Click or drag to resize

Math Methods

The FixedMath type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAbs
Returns the absolute value of a.
Public methodStatic memberMax
The maximum of two numbers.
Public methodStatic memberMin
The minimum of two numbers.
Public methodStatic memberSqrt
The Sqrt of the given number.
Top
See Also