Math steps
-
Round: round numbers to provided number of decimal places
-
Floor: round number down to nearest integer
-
Ceiling: round number up to nearest integer
-
Truncate: truncate numbers by removing fractional part
-
Absolute value: calculate absolute value of a number
-
Square root: calculate the square root of a number
-
Exponential: calculate exponential of a number
-
Power: raise a number to a power
-
Natural logarithm: calculate natural logarithm of a number
-
Common logarithm: calculate common logarithm of a number
-
Division remainder: calculate remainder of value divided by a number
-
Calculate formula: compute complex expressions using custom formulas