mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-15 07:04:46 +01:00

Specifically we add * `gamma(a, b)`, which returns the magnitude of largest 1-ULP step in range [a, b]. * `count_equidistant_float(a, b, distance)`, which returns the number of equi-distant floats in range [a, b].