Floating Point Intrinsic Functions - FMod Method

Return the modulus value

Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)FloatResulting number
By*InputIntegerValue to divide by

Details

The FMod intrinsic returns the modulus of the variable as a floating point number

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2