CALC.integer(number)

Rounds down the number to the nearest integer.

Example

CALC.integer(15.9);

// returns 15

<< CALC.gcd(Array) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.lcm(array) >>