mpf_integer_p() bug
Vincent Lefevre
vincent at vinc17.org
Mon Feb 18 10:38:53 CET 2008
On 2008-02-18 00:36:53 -0500, Fred wrote:
> For instance, performing 35.0/1.4,
That's not possible: 1.4 is not exactly representable in base 2
(the base GMP uses). There's even a paragraph about that in the
GMP documentation. No bug.
Regards,
--
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
More information about the gmp-bugs
mailing list