MathUtils Class |
Namespace: NetQuarry
The MathUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FractionalDigits |
Gets the number of digits in the fractional portion of the specified decimal value, ignoring trailing zeros.
|
![]() ![]() | MinMax |
Returns val unless it falls outside the min/max range in which case the appropriate bound is returned.
|