Floating point exponentiation

Paul Zimmermann Paul.Zimmermann at loria.fr
Tue Mar 23 10:01:28 CET 2010


       Dear Chris,

> Is there a way to compute exp(x), where x is a "big" floating point
> variable?

there is currently no way in GMP, but this is possible with the MPFR library,
which is built on top of GMP. See www.mpfr.org.

Paul Zimmermann


More information about the gmp-discuss mailing list