equalsEpsilon¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/dot/blob/main/js/util/equalsEpsilon.ts for the most up-to-date information.
Overview¶
Returns true if two numbers are within epsilon of each other.
@author Jonathan Olson <jonathan.olson@colorado.edu>
Source Code¶
See the source for equalsEpsilon.ts in the dot repository.