The GMP classIntroductionA GMP number. These objects support overloaded arithmetic, bitwise and comparison operators.
Class synopsis
final
GMP
/* Methods */
public __construct(intstring
$num = 0, int $base = 0)public array __serialize()
public void __unserialize(array
$data )Changelog
|