実行時設定

php.ini の設定により動作が変化します。

BC 数学関数設定オプション
名前 デフォルト 変更可能 変更履歴
bcmath.scale "0" INI_ALL  
INI_* モードの詳細および定義については どこで設定を行うのか を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

bcmath.scale int

全ての bcmath 関数に関する 10 進桁数。 bcscale() も参照ください。

add a note

User Contributed Notes

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