略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: GMP

2024-04-26

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
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.gmp.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3