Home > PHP > ceil

ceil

It round the fractions up

Example

<?php
echo ceil(5.2);
?>

Output

6

EmailFacebookLinkedInMySpaceDiggTumblrStumbleUponShare
Beginner's Guide....
Categories: PHP Tags: , ,
Comments are closed.

Switch to our mobile site