実行時設定
php.ini の設定により動作が変化します。
BC 数学関数設定オプション
名前 |
デフォルト |
変更可能 |
変更履歴 |
bcmath.scale |
"0" |
PHP_INI_ALL |
|
PHP_INI_* モードの詳細および定義については
どこで設定を行うのか を参照してください。
以下に設定ディレクティブに関する
簡単な説明を示します。
-
bcmath.scale
integer
-
全ての bcmath 関数に関する 10 進桁数。
bcscale() も参照してください。
There are no user contributed notes for this page.