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