Skip to content

Less Than Or Equal Float

This node is used to compare two floating-point numbers and determine if the first number is less than or equal to the second number.

Pin NamePin DescriptionPin TypeValue Type
Float 1The first floating-point number to compareFloatf64
Float 2The second floating-point number to compareFloatf64
Is Less or EqualThe result of the comparison, true if the first number is less than or equal to the second, false otherwiseBooleanbool