Searched defs:bccomp (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/bcmath/ | ||
H A D | bcmath.stub.php | 21 function bccomp(string $num1, string $num2, ?int $scale = null): int {} function |
H A D | bcmath.c | 571 PHP_FUNCTION(bccomp) in PHP_FUNCTION() argument |
Completed in 7 milliseconds