Floor | References PHP | PHP | centre-equestre-lepuy.com ..


Sponsored Links

Floor

The floor function rounds a decimal number to the next lower. Here are some examples:






 echo ceil (3.2) / / 3







 echo ceil (9999) / / 9







 echo ceil (-9999); / / -10



The floor function produces the opposite result of the function ceil .

In the same category ...
E-Learning
Linux (Course) Linux (Course)
Complete guide to open-source system. From 49 €.
MySQL (Course) MySQL (Course)
Management of open-source database. From 39 €.
PHP (Course) PHP (Course)
Full course for creating dynamic Web sites. From 49 €.
Sponsored Links