ProtoFlux:Ceil

From Resonite Wiki
Revision as of 06:52, 20 January 2024 by ProbablePrime (talk | contribs) (ProbablePrime moved page Ceil (ProtoFlux) to ProtoFlux:Ceil: Creating protoflux Namespace)
Ceil
N
*
Math

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.