The GMP class

The GMP class

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

簡介

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

注意:

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

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

目錄

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *