php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
GMP Class Reference

Public Member Functions

 __construct (int|string $num=0, int $base=0)
 
 __serialize ()
 
 __unserialize (array $data)
 

Detailed Description

Definition at line 60 of file gmp.stub.php.

Constructor & Destructor Documentation

◆ __construct()

GMP::__construct ( int|string $num = 0,
int $base = 0 )

Definition at line 62 of file gmp.stub.php.

Member Function Documentation

◆ __serialize()

GMP::__serialize ( )

Definition at line 64 of file gmp.stub.php.

◆ __unserialize()

GMP::__unserialize ( array $data)

Definition at line 66 of file gmp.stub.php.


The documentation for this class was generated from the following file: