MATH.fmod (FUN)

 

(CAA_Mathematics.library)

This function will return the modulo (that is the rest) of the integral divi­sion

math_image220.png 

:math_image222.png

The return is of type LREAL. The invalid input math_image224.png will result in the return 0.

Input:

lrX

LREAL

dividend math_image024.png

lrM

LREAL

divisor math_image227.png