Marwin <kovarex at gmail.com> writes: I started to use gmp, I went through the manual but I didn't find how to compute x^y, while x,y are floating point numbers. Not possible with GMP. You might want to take a look at MPFR though, see www.mpfr.org. -- Torbjörn