CEIL()

Prev Next

Description

Rounds up to the nearest integer

Available In

  • Apps
  • Automations
  • Analysis

Syntax

CEIL(n: Integer or Number)

Example

CEIL(100.23) = 101