Community
Participate
Working Groups
When working with decimals, controlling the scale of the number is very important, whether to decrease the scale in order to round the number or to increase the scale ahead of arithmetic operations. Since Sapphire Expression Language (EL) has native support for BigDecimal, a scale function is needed.
Implemented. Unit test in TestExpr0009.
Verified by running unit test TestExpr0009