Php/docs/class.gmp

提供:Dev Guides
< Php
移動先:案内検索

(PHP 5 >= 5.6.0, PHP 7)

はじめに

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

注意:

GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意されていません。 手続き型の GMP API を使いましょう。


GMP implements Serializable {

}