bcmul
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Multiply two arbitrary precision numbers
<?php bcmul
(
string $num1
,
string $num2
, ?
int $scale
=
null
):
string