Name | ID | Description | Type |
---|---|---|---|
First Number | A | Number to compare | Number |
Second Number | B | Number to compare to | Number |
Tolerance | t | Acceptable maximum difference between A and B to be considered as equal (if omitted document tolerance is used) | Number |
Name | ID | Description | Type |
---|---|---|---|
Equality | = | True if A is within the tolerance of B | Boolean |
Inequality | ≠ | True if A is not within the tolerance of B | Boolean |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub