Rounding and Remainders

Rounding, modulus, and remainder functions

Functions

ceil Round toward positive infinity
fixRound toward zero
floorRound toward negative infinity
modModulus after division for fi objects
nearestRound toward nearest integer with ties rounding toward positive infinity
roundRound fi object toward nearest integer or round input data using quantizer object