HP Prime for All

English  Русский 

Syntax

CEILING(value)

Description

Least integer greater than or equal to value.

Example

CEILING(3.2) returns 4 and CEILING(-3.2) returns -3

CEILING — Discussion