Does anyone know how gmp works? It's supposedly installed but I don't know how to use the functions. I try following this site http://es-sun2.fernuni-hagen.de/cgi-bin/info2html?(gmp)Top but it doesn't compile when I try using the functions.
What I'm trying to do is factor a large number. Is there an mpz function for it? Or does anyone have another way? Thanks