GMP math library
Marc Glisse
marc.glisse at inria.fr
Sat Oct 20 09:02:27 CEST 2012
On Sat, 20 Oct 2012, Afvallen Dieet wrote:
> I have been trying to find the math library for GMP but didn't find any.
>
> And by "math library" I mean all the functions like cos(),sin(),tan() in c++. But for gmp all I found was just the regular plus(),minus(),divide(),mul() . So does that mean these functions don't exist for gmp?
>
> Or did I just miss it somehow?
Look for mpfr (there is a link on gmplib.org).
--
Marc Glisse
More information about the gmp-discuss
mailing list