#float #compute #floating-point #numbers #algorithm #eisel-lemire #algolithm

no-std compute-float

Computes floating point numbers using Eisel-Lemire algolithm

1 unstable release

0.1.0 Apr 8, 2022
0.0.1 Apr 8, 2022

#2116 in Algorithms


Used in somen-language

MIT license

52KB
962 lines

compute-float

status crates.io Downloads Downloads (latest) License Lint Test

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.

No runtime deps