DecisionToolkit / dsntk-rs

Decision Toolkit written in Rust
Apache License 2.0
14 stars 0 forks source link

Add rounding functions #22

Closed dsntk closed 9 months ago

dsntk commented 9 months ago
round up
round down
round half up
round half down
dsntk commented 9 months ago

Done.