Mod

Computes the modulus of two numeric signals. The two signals must be of the same type. If they are real numbers, o has the same sign as i0, and the absolute value of o is less than the absolute value of i1.

Blocks tree path

Primitive\Arithmetic\Mod

Inputs

Name Type Description
i0 numeric The numerator.
i1 numeric The denominator.

Outputs

Name Type Description
o numeric The modulus of i0 and i1.