495
3. Instructions
CS/CJ/NSJ Series Instructions Reference Manual (W474)
Floating-point Math Instructions
3
SQRT
Function
SQRT(466) calculates the square root of the 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.)
The following diagram shows the relationship between the input data and result.
R+1
R
S
S+1
Source (32-bit floating-point data)
Result (32-bit floating-point data)
R
S: Input data
R: Result