Return the absolute value of a float
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Float | Result of applying FAbs method |
FAbs returns the absolute value of the variable as a floating number.
Febuary 18 V14SP2