CAS 6


roundup
- Arithmetic

Summary

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

Examples

roundup RATE
roundup 5.1 6
roundup 5.9 6
.125 roundup 11.79

Syntax

(Multiple) roundup 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.990