GMP::__construct
PHP function
Edit on GitHub ✎
(PHP 8 >= 8.2.4)
Create GMP number
Description
GMP::__construct(int|string $num = 0, int $base = 0)
Creates a GMP number from an integer or string.