Omron SYSMAC CS Series Instruction & Reference Manual page 443

Hide thumbs Also See for SYSMAC CS Series:
Table of Contents

Advertisement

 ACOS
ACOS(464) computes the angle (in radians) for a cosine value expressed as a 32-bit floating-point
number in S+1 and S and places the result in R+1 and R.
(The floating point source data must be in IEEE754 format.)
–1
COS
S+1
R+1
The result is output to words R+1 and R as an angle (in radians) within the range of 0 to π.
The following diagram shows the relationship between the input data and result.
 ATAN
ATAN(465) computes the angle (in radians) for a tangent value expressed as a 32-bit floating-point
number in S+1 and S and places the result in R+1 and R.
(The floating point source data must be in IEEE754 format.)
–1
T AN
S+1
R+1
The result is output to words R+1 and R as an angle (in radians) within the range of –π/2 to π/2.
The following diagram shows the relationship between the input data and result.
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Source (32-bit floating-point data)
S
Result (32-bit floating-point data)
R
S: Input data (cosine value)
R
R: Result (radians)
Source (32-bit floating-point data)
S
Result (32-bit floating-point data)
R
R
S: Input data (tangent)
R: Result (radians)
3. Instructions
3
409

Advertisement

Table of Contents
loading

Table of Contents