CEILING

Rounds a number towards +infinity.

Syntax:

CEILING( 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 away from zero if both parameters are negative.

Revisions:

This function was added in Fireworkz 2.00.