PHP Classes

You should use round function for this requirement.

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  You should use round function for...  
Subject:You should use round function for...
Summary:round function
Messages:2
Author:Basant sharma
Date:2010-10-30 12:49:19
Update:2011-02-27 02:41:57
 

  1. You should use round function for...   Reply   Report abuse  
Picture of Basant sharma Basant sharma - 2011-02-24 08:47:08
You should use round function for this requirement.
Example:

<?php
echo round(47.915, 2);

?>

It will display like this:

47.92

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.