<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Not sure if this is the correct list to send this 
message to</FONT></DIV>
<DIV><FONT face=Arial size=2>but here I go.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I was reading the online documentation for GMP and 
the</FONT></DIV>
<DIV><FONT face=Arial size=2>gmp.h header file at the same time and found this 
in the</FONT></DIV>
<DIV><FONT face=Arial size=2>manual:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>double <B>mpf_get_d_2exp</B><I> (signed long int <VAR>exp</VAR>, mpf_t 
<VAR>op</VAR>)</I></DIV>
<DIV><EM></EM>&nbsp;</DIV>
<DIV><EM>This is under </EM>Floating-point Functions-&gt;Converting 
Floats.</DIV>
<DIV>In gmp.h I find:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#define mpf_get_d_2exp 
__gmpf_get_d_2exp<BR>__GMP_DECLSPEC double mpf_get_d_2exp __GMP_PROTO ((signed 
long int *, mpf_srcptr));</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards<BR>Chris 
Saunders</FONT></DIV></BODY></HTML>