floor

Definition

float floor ( float $value )

Description

Returns the next lowest integer value by rounding down value if necessary.

[More at php.net]

Parameters


loading


Share/bookmark - floor


Global comments