[ABS_R] Absolute value of REAL values
Description
This instruction outputs the absolute value of the input value at the output parameter OUT.
OUT = | IN |
Parameters
Parameters | Declaration | Data type | Description | Default |
|---|---|---|---|---|
IN | Input | REAL | Input value | 0.0 |
OUT | Output | REAL | Absolute value | 0.0 |