Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
round « Math « PHP
PHP
Math
round
1.
round a double
2.
float round ( float num [, int precision] ) rounds parameter to the nearest integer to its current value
3.
Provide the number of decimal places to round to: