bcsub
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Subtract one arbitrary precision number from another
<?php bcsub
(
string $num1
,
string $num2
, ?
int $scale
=
null
):
string