gmp_strval
Convert GMP number to string
Description
stringgmp_strval
resourcegmpnumber
intbase
Convert GMP number to string representation in base
base. The default base is 10. Allowed
values for the base are from 2 to 36.
Converting a GMP number to a string
]]>