1.
Introduction
2.
Tutorials
2.1.
Basic usage
3.
How to
3.1.
Compare floating point numbers
3.2.
Compare composite types
3.3.
Interpret assert failure messages
3.4.
Compare custom types
3.5.
Derive the traits
3.6.
Manually implement the traits
4.
Background
4.1.
Float comparison algorithms
4.2.
Resources
5.
API documentation
Light (default)
Rust
Coal
Navy
Ayu
Documentation for float_eq 1.0.1
How to
Compare floating point numbers
Compare composite types
Interpret assert failure messages
Compare custom types
Derive the traits
Manually implement the traits