FLOOR

Rounds a number towards -infinity.

Syntax:

FLOOR( number {, multiple:Number} )

Rounds number to the given multiple towards -infinity.

If multiple is omitted, 1 is used.

For compatibility with Microsoft Excel, rounding is towards zero if both parameters are negative.

Revisions:

This function was added in Fireworkz 2.00.