Click or drag to resize

MathUtils Methods

The MathUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsEqual
Indicates if two double values are equal within a specific maximum difference range.
Public methodStatic memberIsEqualRelative
Indicates if two double values are equal within a relative difference range.
Top
See Also