Name | ID | Description | Type |
---|---|---|---|
Number X | x | Number to round | Number |
Decimal Place | d | Decimal place to round to | Integer |
Round Type | T | Determines how the number is rounded 0 = Nearest 1 = Floor / Truncate 2 = Ceiling | Integer |
Name | ID | Description | Type |
---|---|---|---|
Rounded | R | Resulting rounded number from rounding x to the decimal place The decimal places of this number can only be displayed up until the amount set in Grasshopper's formatting options (File>Preferences>Display>Formatting), those settings only change how a number is displayed, they do not change the actual value of the number itself. Additionally, unecessary trailing zeros won't be displayed because of Grasshopper. | Number |
Difference | D | The difference between the resulting rounded number and the input number x | Number |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub