腕時計 専門販売のmens-watch.biz (PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
bcmul -- 2つの任意精度数値による乗算
説明
string bcmul (string left operand, string right operand, int
[scale])
left operand と right operand
を掛け算して、その結果を返します。
オプションの scale パラメータは、結果における
小数点以下の桁数を指定するために使用します。
bcdiv()も参照下さい。