Integrations Guide > Design > Expression Builder > List of Math Blocks
Was this helpful?
List of Math Blocks
The following table lists the available Math Blocks.
Block
Function
Description
-
Lets you specify integers and fractional values that can be used as input in other blocks.
-
Lets you perform simple Arithmetic Operations on two numbers or numeric expressions. You can select from add, subtract, multiply, divide, and exponent operators.
Abs(parameter)
Returns the absolute value of a number.
Hex(parameter)
Converts a number into a hexadecimal string.
Int(parameter)
Returns the integer part of a number or a numeric expression.
Round(value, digits)
Rounds a number to a specified number of decimal places.
Last modified date: 05/15/2024