Function Name |
Returns |
The absolute value of a number. |
|
The result of a bitwise AND between 2 integers. |
|
The angle of a specified cosine. |
|
The angle of a specified sine. |
|
The angle of a specified tangent. |
|
The angle in degrees whose tangent is Y/X. |
|
The smallest integer larger than or equal to X. |
|
The cosine of a number in degrees. |
|
The constant value of e. |
|
The exponential function of X. |
|
The largest integer smaller than or equal to X. |
|
The value of the natural logarithm. |
|
The value of the logarithm base 10. |
|
The remainder of X divided by Y. |
|
The result of a bitwise OR between 2 integers. |
|
The constant value of pi (( ). |
|
X raised to the Y power. |
|
The sine of a number in degrees. |
|
The square root of a number. |
|
The tangent of a number in degrees. |
|
The result of a bitwise XOR between 2 integers. |