Mathematics Functions
Mathematics functions allow you to perform mathematical operations. Expand the category to view a list of the available functions.
Click one of the following functions for more information:
Function Name | Description |
Gets the absolute value of an integer. | |
Computes the cosine of an angle in radians. | |
Gets the largest integral value that is less than x. | |
Gets a random integer between 0 and 32767. | |
Computes the sine of an angle in radians. | |
Computes the square root of x. | |
Seeds the pseudo-random number generator. |