Function
RAD(458) converts the 32-bit floating-point number in S+1 and S from degrees to radians and places
the result in R and R+1. (The floating point source data must be in IEEE754 format.)
S+1
R+1
Degrees are converted to radians by means of the following formula:
Degrees
/180 = radians
Note
• If the absolute value of the result is greater than the maximum value that can be expressed as floating-
point data, the Overflow Flag will turn ON and the result will be output as
• If the absolute value of the result is less than the minimum value that can be expressed as floating-point
data, the Underflow Flag will turn ON and the result will be output as 0.
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Source (degrees, 32-bit floating-point data)
S
Result (radians, 32-bit floating-point data)
R
3. Instructions
.
473
3
Need help?
Do you have a question about the CJ - INSTRUCTIONS REFERENCE MANUAL 07-2009 and is the answer not in the manual?
Questions and answers