ProtoFlux:Floor

From Resonite Wiki
Revision as of 23:27, 12 February 2024 by Colin The Cat (talk | contribs) (Add graph)
Floor
N
*
Math
1 2 -1 -2 -1 -2 1 2
floor

The Floor node rounds the input down to the previous integer (towards negative infinity).

Inputs

N (Generic)

Numeric value to floor.

Outputs

* (Generic)

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