Redundant instruction
This is a redundant instruction. It is replaced by: LOG
The logarithm (LOG) is calculated of the data specified in s, and the result is stored in d.
Input
Real number input data.
Output
32-bit area for result (destination).
F322_LOG cannot be programmed in the interrupt program.
Instead of using F322_LOG, you can use variables of the type REAL with the more flexible instruction LOG.
if data other than real number data is specified in s.
if sif is not greater than zero.
if data other than real number data is specified in s.
if sif is not greater than zero.
if the result of processing is recognized as "0".
if the result is overflowed.