| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
bcmul(PHP 4, PHP 5, PHP 7) bcmul — 2つの任意精度数値の乗算を行う 説明
string bcmul
( string
$left_operand
, string $right_operand
[, int $scale = 0
] )
パラメータ
返り値結果を文字列で返します。 例例1 bcmul() の例
<?php |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「bcmul - 2つの任意精度数値の乗算を行う」をGoogle検索
|