ceiling

Find the upper bound for an expression

Syntax

ceiling(arith_expr)

Arguments

arith_expr An arithmetic expression.

Description

This scalar numeric function retrieves an upper bound (ceiling) for the specified arithmetic expression.  The ceiling is the smallest integer greater than or equal to the expression.