[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in mpfr_pow() function
From: |
Kevin Ryde |
Subject: |
Re: Bug in mpfr_pow() function |
Date: |
Fri, 30 Apr 2004 10:21:23 +1000 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) |
Kees-Jan van der Kolk <address@hidden> writes:
>
> mpfr_pow(10, 3) -> gives 1000, ok
> mpfr_pow(10, -3) -> gives 1000, not ok
Thanks, that appears to be corrected in the more recent mpfr published
at www.mpfr.org.
--
Followups to address@hidden