Return the modulus value
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Float | Resulting number |
By | *Input | Integer | Value to divide by |
The FMod intrinsic returns the modulus of the variable as a floating point number
Febuary 18 V14SP2