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