Structsยง
- Wrapper around the
float_cmp::approx_eq!()
macro for easy comparison of floats with a certain tolerance. Two FPAs are considered equal if they are within a certain tolerance of each other.
float_cmp::approx_eq!()
macro for easy comparison of floats with a certain tolerance.
Two FPAs are considered equal if they are within a certain tolerance of each other.