Aller au contenu
Open App

Math Compare Op

Ce contenu n’est pas encore disponible dans votre langue.

Compare two numbers.

This node compares two input numbers based on the selected operator.

  • Input: 5, 3 with operator >

Results in the comparison of 5 > 3.

  • Output: true
PortDescription
The first number.
The comparison operator to use.
The second number.
PortDescription
The result of the comparison.

ID: core/math-compare-op@v1