1 unstable release
0.1.0 | Apr 8, 2022 |
---|---|
0.0.1 |
|
#2312 in Algorithms
21 downloads per month
Used in somen-language
52KB
962 lines
compute-float
Computes floating point numbers using eisel-lemire algorithm.
Usage
Add to your Cargo.toml
:
[dependencies]
compute-float = "0.1.0"
Documentation
API Documentations are available on here.
Reference implementations
License
This program is licensed under the MIT license. See LICENSE for details.