Floor

Rounds down to the nearest integer.


Inputs

  • value

    • The value to round down.

Outputs

  • result

    • The rounded down value.
  • result list

    • The list of rounded down values.

Note(s)

  • Other names for this node include: Round down.

Example(s)