Redundant instruction
This is a redundant instruction. It is replaced by: SQRT
The square root of real number data specified by s is calculated and stored in the 32-bit area specified by d.
Input
Real number data for calculation.
Output
32-bit area for result (destination).
If the required data type is supported, we recommend using the IEC instruction SQRT.
This instruction cannot be programmed in the interrupt program.
if data other than real number data is specified in s.
if data other than real number data is specified in s.
if the result of processing is recognized as "0".
if the result is overflowed.