Topic: contents of <math.h>
Author: clamage@Eng.Sun.COM (Steve Clamage)
Date: 1998/02/24 Raw View
In article 1602981400490001@port7.lightlink.com, sorry@but.spammed.out (Howard Hinnant) writes:
>I am involved in a debate over the contents of <math.h> (according to the
>C++ standard). Could you please help me settle this question?
>
>Do the extra prototypes that appear in 26.5 (abs(float), acos(float),
>etc.) appear in both <math.h> and <cmath>, or just <cmath>. <math.h> is
>defined by section D.5.
I don't see any room for debate on this issue.
Author: sorry@but.spammed.out (Howard Hinnant)
Date: 1998/02/16 Raw View
I am involved in a debate over the contents of <math.h> (according to the
C++ standard). Could you please help me settle this question?
Do the extra prototypes that appear in 26.5 (abs(float), acos(float),
etc.) appear in both <math.h> and <cmath>, or just <cmath>. <math.h> is
defined by section D.5.
Thank you very much for your time.
-Howard
hinnant@lightlink.com
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html ]