PHP Math Functions Part 4 - PHP Tutorial 66

Publié le: 10 novembre 2019
sur la chaîne: ChidresTechTutorials
2,813
38

Notes for You:: PHP Math Functions Part 4 - PHP Tutorial 66
round(), ceil() and floor() PHP Math Functions.
- To perform mathematical calculations easily PHP provides various mathematical functions and constants.

ceil(value:number):number
- It rounds the given value to the upper nearest integer
Ex:
echo ceil(2.9); // 3

floor(value:number):number
- It rounds the given value to the lower nearest integer
Ex:
echo floor(2.5); // 2

round(value:number):number
- Rounds the given value to the nearest integer
Ex:
echo round(2.9); // 3


=========================================

Follow the link for next video:
PHP Tutorial 67 - PHP Math Functions | getrandmax() Function | rand() Function
   • PHP Math Functions Part 5 - PHP Tutor...  

Follow the link for previous video:
PHP Tutorial 65 - PHP Math Functions | min() Function in PHP | max() Function in PHP
   • PHP Math Functions Part 3 - PHP Tutor...  

=========================================

PHP Tutorials Playlist:-
   • PHP Tutorials  

=========================================
Watch My Other Useful Tutorials:-

MySQL Tutorials Playlist:-
   • MySQL Tutorials  

HTML Tutorials Playlist:-
   • HTML Tutorials  

CSS Tutorials Playlist:-
   • CSS Tutorials  

JavaScript Tutorials Playlist:-
   • JavaScript Tutorials  

=========================================

Subscribe to our YouTube channel:
   / chidrestechtutorials  

Visit our Website:
https://www.chidrestechtutorials.com

=========================================
Hash Tags:
#PHP #PHPTutorial #ChidresTechTutorials


Sur cette page du site, vous pouvez voir la vidéo en ligne PHP Math Functions Part 4 - PHP Tutorial 66 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur ChidresTechTutorials 10 novembre 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 2,813 fois et il a aimé 38 téléspectateurs. Bon visionnage!