JordanRL / Fermat

A library providing math and statistics operations for numbers of arbitrary size.
GNU General Public License v2.0
65 stars 6 forks source link

Add control of rounding modes #83

Closed JordanRL closed 3 years ago

JordanRL commented 4 years ago

Similar to the calculation modes, it might be useful to create a run-time configuration for rounding modes to affect the behavior of the round() and roundToScale() methods.

Possible Rounding Modes Include: