Math

Abs Return the absolute value of a number
Atn Return the arc tangent of a number
Cos Return the cosine of an angle
Exp Return e raised to a given power
Fix Return the integer part of a number
Int Return the integer portion of a number
Log Return the natural logarithm of a number
Random Return a random number between two values
Randomize Initialize the random number generator
Rnd Generate a random number between 0 and 1
Sgn Return the sign of a number
Sin Return the sine of an angle
Sqr Return the square root of a number
Tan Return the tangent of an angle