ProtoFlux:Floor

From Resonite Wiki
Revision as of 01:03, 15 January 2024 by Yosh (talk | contribs) (fill in the standard details)
Floor
N
*
Math

Usage

Rounds the input down to the next 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.