Page logoMath sketchbook

Documentation for round

Signature

round(x)

Description

The round() function calculates the value of a number rounded to the nearest integer.

Variants

  • round(scalar) -> scalar

Examples

See also