Computes floating point numbers using eisel-lemire algorithm.
Add to your Cargo.toml
:
toml
[dependencies]
compute-float = "0.1.0"
API Documentations are available on here.
This program is licensed under the MIT license. See LICENSE for details.