Abs
Learn how to use the Abs activity in Resolve Actions. Returns the absolute value of a specified number.
Ceiling
Learn how to use the Ceiling activity in Resolve Actions. Returns the smallest integer that is greater than or equal to a specified number.
Floor
Learn how to use the Floor activity in Resolve Actions. Returns the greatest integer that is less than or equal to the specified number.
Max
Learn how to use the Max activity in Resolve Actions. Returns the higher of two numbers.
Min
Learn how to use the Min activity in Resolve Actions. Returns the lower of two numbers.
Power
Learn how to use the Power activity in Resolve Actions. Returns a specified number raised to the specified power.
Round
Learn how to use the Round activity in Resolve Actions. Rounds a decimal value to the nearest integral value.
Sign
Learn how to use the Sign activity in Resolve Actions. Returns a value indicating the sign of a decimal number.
Square
Learn how to use the Square activity in Resolve Actions. Returns the square root of a specified number.
Truncate
Learn how to use the Truncate activity in Resolve Actions. Calculates the integral part of a specified decimal number.