floor

Computes the nearest integer value lower than the given value.

Parameters

x double

The value

Return Value

Type: double

The nearest integer value lower than x.

Meta