Function |
Returns |
The absolute value of a passed value. |
|
The arc cosine of a passed value. |
|
The arc sine of a passed value. |
|
The arc tangent of a passed value. |
|
The cosine of a passed value. |
|
The antilogarithm of a passed value. |
|
The logarithm of a passed value. |
|
The remainder of the integer division of two passed values. |
|
An alternate Mod mechanism where the returned value is a positive number which wraps based on the value of the divisor. |
|
A random number. |
|
An integer value from a decimal value by rounding the decimal portion. |
|
The sine of a passed value. |
|
The square root of a passed value. |
|
The tangent of a passed value. |