1. 1. Introduction
  2. 2. Tutorials
    1. 2.1. Basic usage
  3. 3. How to
    1. 3.1. Compare floating point numbers
    2. 3.2. Compare composite types
    3. 3.3. Interpret assert failure messages
    4. 3.4. Compare custom types
    5. 3.5. Derive the traits
    6. 3.6. Manually implement the traits
  4. 4. Background
    1. 4.1. Float comparison algorithms
    2. 4.2. Resources
  5. 5. API documentation

Documentation for float_eq 1.0.1

Background

  • Float comparison algorithms
  • Resources