Skip to content

MOD

MOD(A,B)

Computes A modulo B (behavior analogous to the C library function fmod). Returns NaN if B is 0 or if A is inf.