PHP » GoLang |
login |
register |
about
|
floor(PHP 4, PHP 5, PHP 7) floor — Round fractions down Description
float floor
( float
$value
)
Returns the next lowest integer value (as float) by rounding down
Parameters
Return Values
Examples
Example #1 floor() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|