310
5-21-16 TANGENT TO ANGLE: ATAN(465)
(465)
ATAN S R
Ladder Symbol
Variations
↑ATAN(465)
Operand Data Areas
S: First source word CIO, G, A, T, C, #, DM
R: First result word CIO, G, A, DM
When the execution condition OFF, ATAN(465) is not executed. When the
execution condition is ON, ATAN(465) computes the angle (in radians) for a tan-
gent expressed as the 32-floating-point content of S and S+1, and places the
result in R and R+1.
R+1 R
S Source (floating-point data, 32 bits)
S+1
Result (floating-point data, 32 bits)
TAN
–1
The result is output to words R+1 and R as an angle (in radians) within the range
of –π/2 to π/2.
Relation Between Input Data and Result
S: Input data (tangent)
R: Result (radians)
R
Precautions The tangent must be floating-point data within a range of –1.0 to 1.0.
Note Refer to page 115 for general precautions on operand data areas.
Flags ER (A50003): The tangent is not within the range of –1.0 to 1.0.
The tangent is not floating-point data.
The content of a*DM word is not BCD when set for BCD.
EQ (A50006): The exponent and mantissa of the result are 0.
N (A50008): The result is a negative number.
OF (A50009): OFF when the computation is executed.
UF (A50010): OFF when the computation is executed.
Description
(CVM1 V2)
Floating-point Math Instructions
Section 5-21