Determine the equals of two float numbers approximatively.
Determine float n1 > float n2 approximatively.
Determine float n1 >= float n2 approximatively.
Determine float n1 < float n2 approximatively.
Determine float n1 <= float n2 approximatively.
Float tool