The GMP class
(PHP 5 >= 5.6.0, PHP 7, PHP 8)
Introduction
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 synopsis
final class GMP {
/* Methods */
}Changelog
| Version | Description |
|---|---|
| 8.4.0 | GMP is now marked final |
Table of Contents
- GMP::__construct — Create GMP number
- GMP::__serialize — Serializes the GMP object
- GMP::__unserialize — Deserializes the data parameter into a GMP object
↑ and ↓ to navigate • Enter to select • Esc to close • / to open