Dear GNU MP users, is there anybody able to help me with the following problem? I have a large integer (mpz_t or mpz_class) x and a floating point (C++ double) value y and want to compute x to the power of y (x^y). Thanks in advance, Martin Schmidt