Skip to main content

FLOOR

Round a decimal value down to an integer; negative values round downward (greater negative)

Example Usage

Overview

Function signature
FLOOR(number)

Category
Math

Return data type
int

Arguments

NameDataTypeList Options                          Description
numberfloatdecimal number to round down