ProtoFlux:Ceil

From Resonite Wiki
Revision as of 23:24, 12 February 2024 by Colin The Cat (talk | contribs) (Add Plot)
Ceil
N
*
Math
1 2 -1 -2 -1 -2 1 2
ceil

The Ceil node rounds the input up to the next integer (towards positive infinity).

Inputs

N (Generic)

Numeric value to ceil.

Outputs

* (Generic)

The ceil of the input with a matching type. For types with multiple values, each individual value is ceiled.