CAS 6


ceiling
- Arithmetic

Summary

Round up a number to the next highest integer or round up to nearest multiple of some factor.

Examples

ceiling RATE
ceiling 5.1 6
ceiling 5.9 6
.125 ceiling 11.79

Syntax

(Multiple) ceiling NumericField

Right Arguments

Name Data Type Input Type Description Optional Default
NumericField Numeric Field No

Result

Type: Numeric

Rounded up numeric field.



Build 6.0.624