From: matz@... (Yukihiro Matsumoto) Date: 2002-04-10T12:34:22+09:00 Subject: Re: Additions to math.c (more math functions) Hi, In message "Re: Additions to math.c (more math functions)" on 02/04/10, Mike Hall writes: |But, those constants (DBL_MAX, DBL_MIN, DBL_EPSILON) are good to have. |Perhaps adding them will ferret out the equivalent definitions |from other standards? Agreed, but I have to know the answer to the previously asked question: how common they are, and how to calculate them if they're not available. matz.