The GMath type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCos
Returns the cosine of the specified angle.
Public methodStatic memberRound
Rounds the specified value.
Public methodStatic memberSin
Returns the sine of the specified angle.
Public methodStatic memberSqrt
Returns the square root of a specified number.
Public methodStatic memberTan
Returns the tan of the specified angle.

See Also