Floor Node

floor node

Calculates the floor(greatest integer less than) a number.

Inputs:

  • x: The number to floor.

Outputs:

  • out: The floor of x