php / 8.1.5 / class.gmp.html /

The GMP class

Introduction

(PHP 5 >= 5.6.0, PHP 7, PHP 8)

A GMP number. These objects support overloaded arithmetic, bitwise and comparison operators.

Note:

No object-oriented interface is provided to manipulate GMP objects. Please use the procedural GMP API.

class GMP {
/* Methods */
public __serialize(): array
public __unserialize(array $data): void
}

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.gmp.php