floor

Find the lower bound for an arithmetic expression

Syntax

floor(arith_expr)

Arguments

arith_expr An arithmetic expression.

Description

This scalar numeric function retrieves the lower bound (floor) for the specified arithmetic expression.  The floor is the largest integer less than or equal to the expression.