This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Where is C++'s math.h's double abs(double)?
- To: "Benjamin Kosnik" <bkoz at redhat dot com>
- Subject: Re: Where is C++'s math.h's double abs(double)?
- From: Steven King <sxking at uswest dot net>
- Date: Mon, 2 Apr 2001 21:18:00 -0700
- Cc: libstdc++ at gcc dot gnu dot org
- References: <Pine.SOL.3.91.1010402184731.456A-100000@cse.cygnus.com>
On Monday 02 April 2001 6:48, Benjamin Kosnik wrote:
> I don't know.
>
> How about that? It seems odd to me to have a math.h supplied with
> libstdc++-v3 that differs from /usr/include/math.h
>
> Can someoby check around and see what various other compiler/library
> vendors do?
According to their online docs, it looks like dinkumware's math.h declares
double abs(double);
http://www.dinkumware.com/htm_cpl/math.html