ceilf

Computes the nearest integer value greater than the given value.

Parameters

x float

The value

Return Value

Type: float

The nearest integer value greater than x.

Meta