Mathematical
This section describes the following mathematical functions:
Last updated
This section describes the following mathematical functions:
Last updated
Function | Description |
---|---|
Computes the absolute value of a number
Computes the cube root of a number
Rounds a number up to the nearest integer
Rounds a number up to the nearest integer
Converts the specified radians to degrees
Computes Euler’s number raised to a certain power
Rounds a number down to the nearest integer
Returns the shard number of the output/lookup table
Returns the natural logarithm of a number
Return the logarithm of x to the given base
Returns the base 2 logarithm of x
Returns the base 10 logarithm of x
Returns the modulus (remainder) of one number divided by another
Returns the remainder of the first number divided by the second
Raises one number to the power of another
Raises one number to the power of another
Converts an angle in degrees to radians
Returns a pseudo-random value in the range 0.0 <= x < 1.0
Returns a pseudo-random value in the range 0.0 <= x < 1.0
Returns the reciprocal of the value (¹/ₓ)
Rounds a number to the nearest integer or to a specified number of decimal places
Returns the signum function of a number
Returns the values sorted in numerical order
Computes the square root of a number
Returns a number truncated to an integer or to a specified number of decimal places