Ceiling Scalar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Image:drex_module_94_image_0.png|485pxpx|Ceiling Scalar]] | [[Image:drex_module_94_image_0.png|485pxpx|Ceiling Scalar]] | ||
'''Node Description & Purpose: '''<br /> The Ceiling scalar node takes the Input value and outputs the nearest whole number greater than or equal to the Input value. For example: | '''Node Description & Purpose: '''<br /> The Ceiling scalar node takes the Input value and outputs the nearest whole number greater than or equal to the Input value. For example: | ||
| Line 12: | Line 8: | ||
'''Settings: '''<br /> This node has no other settings apart from the Input node. | '''Settings: '''<br /> This node has no other settings apart from the Input node. | ||
[[Category:Subtract| ]] | |||
Revision as of 01:38, 18 May 2011
Node Description & Purpose:
The Ceiling scalar node takes the Input value and outputs the nearest whole number greater than or equal to the Input value. For example:
An input of 1.2 will become 2.0
An input of 2.9 will become 3.0
An input of 5.0 will become 5.0
Node Type: Function
Settings:
This node has no other settings apart from the Input node.
