Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

ROUND(<number>)

Description

Returns the closest integer to the argument.

Examples

Column1ROUND() returns
5.45
5.56
-5.5-6
  • No labels