astro-float-num 0.3.6

Multiple precision floating point numbers implemented purely in Rust.
Documentation
1
2
3
## Integration tests

The `mpfr` directory contains tests that verify that the results of arithmetic operations, mathematical functions, and other operations produced by `astro-float` are identical to the results of the same operations produced by `mpfr` at the bit level.