Round

Rounds to the nearest integer.


Inputs

  • value

    • The value to round.

Outputs

  • result

    • The rounded value.
  • result list

    • The list of rounded values.

Example(s)