trunc

Computes the nearest integer value lower in magnitude than the given value.

Parameters

x double

The value

Return Value

Type: double

The nearest integer value lower in magnitude than x.

Meta