FUNCTION fmod : LREAL
This function will return the modulo of the integral division :
The invalid input will result in the return 0.
Scope
Name
Type
Comment
Return
fmod
LREAL
Input
lrX
Dividend
lrM
Divisor