531
3. Instructions
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Double-precision Floating-point Instructions
3
DEGD
Function
DEGD(850) converts the double-precision (64-bit) floating-point number in words S to S+3 from radians
to degrees and places the result in words D to D+3. (The floating point source data must be in IEEE754
format.)
Radians are converted to degrees by means of the following formula:
Radians × π180/p = degrees
S+1CH
D+1CH
SCH
DCH
S+2CH
D+2CH
S+3CH
D+3CH
Source (degrees, 64-bit floating-point data)
Result (radians, 64-bit floating-point data)