Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gmp
Gmp.mpz

Method Gmp.mpz()->cast()


Method cast

mixed cast(string type)

Description

Cast this mpz object to another type. Allowed types are string, int and float.

See also

cast_to_int , cast_to_float , cast_to_string