+
K
Back to: Index of transforms
Transforms in this section compare numerical data types. Learn more about how to search for and add a transformation.
Returns True if the numbers are the same value.
True
Returns True if the numbers are not the same value.
Returns True if the input number is greater than the second number.
Returns True if the input number is greater than or equal to the second number.
Returns True if the input number is less than the second number.
Returns True if the input number is less than or equal to the second number.