CALC.mround(number, multiple)

Rounds a number up away from zero to the desired multiple.

Example

CALC.mround(10, 3);

// returns 9

<< CALC.mod(number, divisor) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.multinomial(array) >>