DecisionToolkit/dsntk-rs

Add scale to `ceiling` function

Closed this issue · 1 comments

DMN 1.5 specification
Paragraph 10.3.4.5 Numeric functions
Table 76: Semantics of numeric functions

ceiling(n) ceiling(n,scale)

Done.