Expand description

Utility code for writing tests.

Functions

Check two floating point values are approximately equal

Check two floating point values are approximately equal using some given delta (a fraction of the inputs)

Assert two floating point values are approximately equal

Assert two floating point values are approximately equal using some given delta (a fraction of the inputs)