Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Gmp
Gmp.mpz

Method Gmp.mpz()->cast()


Method cast

mixed cast(string type)

Description

It is possible to cast an mpz to a string, int or float.

See also

cast_to_int , cast_to_float , cast_to_string