First item to compare
Second item to compare
Maximum allowable relative difference (defaults to 1e-5)
Maximum allowable absolute difference (defaults to 1e-2)
true if the two items are approximately equal under either criterium. Notes: This operation is silent, does not throw any exceptions and it doesn't set any error flags.
Computes whether two values are approximately equal, admitting a maximum relative difference, or a maximum absolute difference.