Ceiling

Rounds up to the nearest integer.


Inputs

  • value

    • The value to round up.

Outputs

  • result

    • The rounded up value.
  • result list

    • The list of rounded up values.

Note(s)

  • Other names for this node include: Round up, and Roof.

Example(s)