Make sure to add the libraries that these functions belong in.
Function Name | Description |
---|---|
Sorts an array/vector from least to greatest |
|
Reverses an array/vector |
|
Returns the square root of a number |
|
Returns the value of an exponent |
|
Rounds a floating number/double to the nearest integer |
|
Rounds up a number |
|
Rounds down a number |
|
Returns a random integer |