CAS 6


sumrnd
- Arithmetic

Summary

Round values so that the sum of the rounds equals the round of the sum. For example, this will assure that numbers will total 100%.

Examples

sumrnd 42.35 38.45 19.20  
sumrnd 42.65 37.60 19.75  
0.1 sumrnd 4.265 3.760 1.975  

Syntax

(RoundMultiple) sumrnd Field

Left Arguments

Name Data Type Input Type Description Optional Default
RoundMultiple Numeric Constant Rounding multiples Yes 1

Right Arguments

Name Data Type Input Type Description Optional Default
Field Numeric Field Field to Round No

Result

Type: Numeric





Build 6.0.624