floor

Basic data handling: MathFloor

Returns the floor of a number. This node takes a number and returns the largest integer less than or equal to the input value.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
valueFLOAT,INTrequired

Outputs (1)

NameType
INTINT