Runtime Configuration
The behaviour of these functions is affected by settings in php.ini.
Name | Default | Changeable | Changelog |
---|---|---|---|
bcmath.scale | "0" | PHP_INI_ALL |
Here's a short explanation of the configuration directives.
-
bcmath.scale
int -
Number of decimal digits for all bcmath functions. See also bcscale().