round « Math « PHP






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: