Image

Imagezewrestler wrote in Imagejava_dev

Multiprecision library

I am in the process of converting some C code to java. The c code uses the GNU multiprecision library, gmp.h. I am curious what you guys would recommend as a good java equivlant to that class?