rust crate: nearly equal
To depend on the nearly_eq crate with this feature enabled, put the following in your project's Cargo.toml file:
nearly_eq
Cargo.toml
toml [dependencies.nearly_eq] features = ["num-complex"] version = ... # Whichever version you are using