| Crates.io | dashu-float |
| lib.rs | dashu-float |
| version | 0.4.3 |
| created_at | 2022-09-13 23:45:00.768555+00 |
| updated_at | 2024-02-03 14:38:53.878636+00 |
| description | A big float library supporting arbitrary precision, arbitrary base and arbitrary rounding mode |
| homepage | https://github.com/cmpute/dashu |
| repository | https://github.com/cmpute/dashu |
| max_upload_size | |
| id | 664985 |
| size | 450,245 |
Arbitrary precision floating point number implementation as a part of the dashu library. See Docs.rs for the full documentation.
no_std and written in pure Rust.std (default): enable std support for dependencies.Relevant benchmark will be implemented in the built-in benchmark.
See the top-level readme.