hou.almostEqual function
Compares two numbers and returns True if they are almost equal in terms of how far apart they are when represented as floating point numbers.
Usage
almostEqual(x, y) → bool
| Houdini 9.5 | Houdini Object Model | hou | hou.almostEqual |
Compares two numbers and returns True if they are almost equal in terms of how far apart they are when represented as floating point numbers.
almostEqual(x, y) → bool