ProtoFlux:RoundToInt

From Resonite Wiki
Revision as of 00:33, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Round To Int to ProtoFlux:RoundToInt: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Round To Int
N
*
Math

The Round To Int node takes in a value and rounds it with the "Round-Half-Up " rule.

Inputs

N (Pseudo-Generic)

The number we want to check.

Outputs

* (int)

Returns the rounded out number.

See Also