Quick Start
Tutorials
Reference
Extended Reference
Defined in File utils.h
Checks if two numbers are equal in absolute tolerance.
a – The first number
b – The second number
tol – An absolute tolerance
True if the two numbers are equal up to the given tolerance