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