Re: max double

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mike - EMAIL IGNORED wrote:
> 
> On Fri, 15 Dec 2006 19:44:42 -0500, Mike - EMAIL IGNORED wrote:
> 
> > How do I find the max double on my FC4?
> > Thanks,
> > Mike.
> 
> Mia culpa. I see that I did not clearly state my question. 
> What include file and macro should I use to get the max
> double in a c++ program?
> 
> Thanks again,
> Mike.



#include <math.h>
#include <float.h>

then reference "LDBL_MAX"


-S


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux