Rounds towards positive infinity.
If the result is positive, behaves as for UP; if negative, behaves as for DOWN. Note that this rounding mode never decreases the calculated value.
public const CEILING = 3;