Arbitrary precision decimal numbers
cargo add bigdecimal
[dependencies]
bigdecimal = "0.4.10"
| 官网 | https://github.com/akubera/bigdecimal-rs |
|---|---|
| 仓库 | https://github.com/akubera/bigdecimal-rs |
| 文档 | https://docs.rs/bigdecimal |
| 最新版本 | 0.4.10 |
| 分类 | mathematics, no-std, science |