#decimal #decimal-number #precision #rounding #infinite #numbers #fair

num-decimal

Infinite precision decimals with fair rounding and other gimmicks based on num-rational

8 releases

0.2.5 Feb 23, 2022
0.2.4 May 14, 2021
0.2.3 Feb 24, 2021
0.2.2 Jul 4, 2020
0.0.0 May 19, 2019

#105 in Finance

Download history 38/week @ 2023-12-04 28/week @ 2023-12-11 57/week @ 2023-12-18 44/week @ 2023-12-25 18/week @ 2024-01-01 41/week @ 2024-01-08 40/week @ 2024-01-15 13/week @ 2024-01-22 61/week @ 2024-01-29 221/week @ 2024-02-05 104/week @ 2024-02-12 99/week @ 2024-02-19 62/week @ 2024-02-26 96/week @ 2024-03-04 56/week @ 2024-03-11 81/week @ 2024-03-18

300 downloads per month
Used in 6 crates

GPL-3.0-or-later

31KB
746 lines

pipeline coverage crates.io Docs rustc

num-decimal

A crate providing infinite precision decimals with fair rounding and other gimmicks based on num-rational.


lib.rs:

A crate containing a number type suitable for use in financial contexts.

Dependencies

~98–440KB