Checks if two values are approximately equal, using an epsilon to account for floating point errors.
Value a
Value b
Whether or not they're about equal
Checks if two values are approximately equal, using an epsilon to account for floating point errors.