ceil

Definition

float ceil ( float $value )

Description

Returns the next highest integer value by rounding up value if necessary.

[More at php.net]

Parameters


loading


Share/bookmark - ceil


Global comments