Returns a number rounded up to a number of decimal places, away from zero.
Syntax:
ROUNDUP( number, digits:Number )
Rounds number up to digits decimal places, away from 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.