Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual page 662

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

Advertisement

Floating-point Math Instructions
Description
Precautions
Area
Data Registers
Index Registers
Indirect addressing
using Index Registers
TANQ(477) calculates the tangent 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.)
TAN
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) .
If the absolute value of the result is greater than the maximum value that can
be expressed as floating-point data, the result will be output as
The following diagram shows the relationship between the angle and result.
1
3
2
2
2
1
TANQ(477) differs from TAN(462) in the following respects:
• The instruction has improved performance.
• The instruction length is 15 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.
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
R
Result (32-bit floating-point data)
R
0
3
2
2
2
S: Angle (radian) data
R: Result (tangent)
Section 3-15
R
or 0.
S
623

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents