Error in documentation
Chris Saunders
chris.saunders at sympatico.ca
Wed Jun 8 07:47:53 CEST 2005
Not sure if this is the correct list to send this message to
but here I go.
I was reading the online documentation for GMP and the
gmp.h header file at the same time and found this in the
manual:
double mpf_get_d_2exp (signed long int exp, mpf_t op)
This is under Floating-point Functions->Converting Floats.
In gmp.h I find:
#define mpf_get_d_2exp __gmpf_get_d_2exp
__GMP_DECLSPEC double mpf_get_d_2exp __GMP_PROTO ((signed long int *, mpf_srcptr));
Regards
Chris Saunders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-discuss/attachments/20050608/c99a8d24/attachment-0001.html
More information about the gmp-discuss
mailing list