PHP » GoLang |
login |
register |
about
|
bcmul(PHP 4, PHP 5, PHP 7) bcmul — Multiply two arbitrary precision numbers Description
string bcmul
( string
$left_operand
, string $right_operand
[, int $scale = 0
] )
Multiply the Parameters
Return ValuesReturns the result as a string. Changelog
ExamplesExample #1 bcmul() example
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|