ROUNDDOWN

Returns a number rounded down to a number of decimal places, towards zero.

Syntax:

ROUNDDOWN( number, digits:Number )

Rounds number down to digits decimal places, towards zero.

digits must be an integer, either positive or negative (which rounds to the left of the decimal point).

Revisions:

This function was added in Fireworkz 2.00.