PHP-manual | ||
---|---|---|
Föregående | Nästa |
Returns the rounded value of val to specified precision (number of digits after the decimal point). precision can also be negative or zero (default).
Not: PHP doesn't handle strings like "12,300.2" correctly by default. See converting from strings.
Not: The precision parameter was introduced in PHP 4.
See also: ceil(), floor(), and number_format().
Föregående | Hem | Nästa |
rand | Upp | sin |