Omron CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 Reference Manual page 522

Programmable controllers
Hide thumbs Also See for CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009:
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
485

Advertisement

Table of Contents
loading

Table of Contents