Cosine: Cos(461) - Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Floating-point Math Instructions
Description
Precautions

3-15-13 COSINE: COS(461)

Purpose
Ladder Symbol
616
Area
Index Registers
Indirect addressing
using Index Registers
SINQ(475) calculates the sine of the angle (in radians) expressed as a 32-bit
floating-point value in S+1 and S and places the result in R+1 and R.
(The floating point source data must be in IEEE754 format.)
SIN
S+1
R+1
Specify the desired angle (–65,535 to 65,535) in radians in S+1 and S. If the
angle is outside of the range –65,535 to 65,535, an unpredictable value will be
output, but the Error Flag will not be turned ON. For information on converting
between degrees and radians, see 3-15-9 DEGREES TO RADIANS:
RAD(458) and 3-15-10 RADIANS TO DEGREES: DEG(459) .
The following diagram shows the relationship between the angle and result.
3
2
2
SINQ(475) differs from SIN(460) in the following respects:
• The instruction has improved performance.
• The instruction length is 8 steps.
• The Condition Flags are not refreshed.
• An unpredictable value will be output if the angle data is out-of-range.
• The data cannot be input or output at a Programming Console. A question
mark will be displayed.
Calculates the cosine of a 32-bit floating-point number (in radians) and places
the result in the specified result words.
COS(461)
S
R
S
---
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
Source (32-bit floating-point data)
S
Result (32-bit floating-point data)
R
R
1
0
2
2
1
S: Angle (radian) data
R: Result (sine)
S: First source word
R: First result word
Section 3-15
R
S
3
2
2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents