FLOOR()

Prev Next

Description

Rounds down to the nearest integer

Available In

  • Apps
  • Automations
  • Analysis

Syntax

FLOOR(n: Integer or Number)

Example

FLOOR(100.23) = 100