4 releases (1 stable)
| 2.0.0 | Sep 23, 2025 |
|---|---|
| 2.0.0-beta.2 | Sep 22, 2025 |
#510 in Math
58 downloads per month
Used in 4 crates
45KB
832 lines
About The Project
This project is a fork of approx.
Like the upstream, approx_det provides approximate floating point equality comparisons and assertions for the Rust Programming Language, with more features.
Usage
Same as original.
License
The original approx is licensed under
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
Original readme of approx
approx
Approximate floating point equality comparisons and assertions for the Rust Programming Language.
Dependencies
~190KB