roundf

Computes the nearest integer value, rounded away from 0.

Parameters

x float

The value

Return Value

Type: float

The nearest integer value to x.

Meta