Float <=> Float

Syntax

Float <=> Float

Parameters

Left

Left float for comparison

Right

Right float for comparison

Output

If Left less than Right then execution goes on first pin

If Left equal Right then execution goes on second pin

If Left more than Right then execution goes on third pin