Verify that two floating point values are approximately equal
the value to check.
the expected value
the maximum relative difference
the maximum absolute difference
UnitTestException on failure
1.0.shouldApproxEqual(1.0001);
See Implementation
Verify that two floating point values are approximately equal