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

EVEN(<number>)

Description

Rounds a number up to the nearest even integer.

Examples

Column1EVEN() returns
4.56
5.56
6

6

-7.33-8
  • No labels