Налаштування під час виконання

The behaviour of these functions is affected by settings in php.ini.

BC math configuration options
Назва Початково Де можна змінювати Журнал Змін
bcmath.scale "0" PHP_INI_ALL  
For further details and definitions of the INI_* modes, see the Де можна встановлювати параметри конфігурації.

Here's a short explanation of the configuration directives.

bcmath.scale integer

Number of decimal digits for all bcmath functions. See also bcscale().

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top