Following are the few number handling functions.
1. How to check for a valid number in string.
is_numeric()
2. How to round numbers.
round(), ceil(), floor()
3. How to generate random numbers.
mt_rand(), rand(), srand(), mt_srand()
4. How to format numbers
number_format()
5. Absolute Value
abs()
Apr 24, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment