basicCeil

fnfloat basicCeil(float x)

Returns the ceiling of x using a basic cast-based implementation.