This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SUSv2: Can we have MAXFLOAT in <math.h> ?


Hi,

SUSv2 specifies that MAXFLOAT be part of math.h. See here:
http://www.opengroup.org/onlinepubs/007908799/xsh/math.h.html

Could that be added, please? Like this, for example:

#define MAXFLOAT ((float)3.40282346638528860e+38)

(Which should match Intel architecture if my sources are right)

Cheers
Shawn


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]