Skip to main content
Skip table of contents

ceil(x)

Features

This function returns the smallest integer value of integers equal to or larger than x. It truncates up to the integer.

Parameters

Parameter NameData TypeDefault ValueDescription

x

float

-

-

Return

ValueDescription

rounded integer

-

Exception

ExceptionDescription

DR_Error (DR_ERROR_TYPE)

Parameter data type error occurred


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.