Blocks within number
List of all the block within the number
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
number
v10.4.28
Returns the largest integer less than or equal to a given number.
abs number
v10.4.28
static method returns the absolute value of a number
smallest number
v10.4.28
Returns the smallest number of all numbers provided.
ceil number
v10.4.28
Always rounds a number up to the next largest whole number or integer.
round number
v10.4.28
Returns the rounded value of the given number to specified precision (number of digits after the decimal point).
percentage number
v10.4.28
Calculates the percentage between two numbers.
Back to
math
Return to the main group to view all sub-groups