Installing/Configuring
PHP Manual

Runtime Configuration

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

گزینه‌های تنظیمات ریاضیات BC
نام پیش‌فرض قابل تغییر تاریخچه تغییرات
bcmath.scale "0" PHP_INI_ALL  
For further details and definitions of the PHP_INI_* modes, see the Where a configuration setting may be set.

Here's a short explanation of the configuration directives.

bcmath.scale integer

تعداد رقم‌های دهدهی توابع bcmath. همچنین bcscale() را ببینید.


Installing/Configuring
PHP Manual