Related Functions

round

PHP 4.0+

Rounds a floating-point number to specified precision using configurable rounding modes for precise numerical control.

Description

The round() Rounds a floating-point number to specified precision using configurable rounding modes for precise numerical control.

Example