Skip to main content
Skip table of contents

floor(x)

Features

This function returns the largest integer value of integers equal to or smaller than x. It rounds down to the nearest one.

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.