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.