Click or drag to resize

MathUtils Methods

The MathUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFractionalDigits
Gets the number of digits in the fractional portion of the specified decimal value, ignoring trailing zeros.
Public methodStatic memberMinMax
Returns val unless it falls outside the min/max range in which case the appropriate bound is returned.
Top
See Also