gmp_intval

gmp_intval -- Convert GMP number to integer

Description

int gmp_intval ( resource gmpnumber)

Aviso

This function returns useful result only if the number actually fits the PHP integer ( i.e. , signed long type ) .