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: Steven King <sxking at uswest dot net>
- Subject: Re: Where is C++'s math.h's double abs(double)?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 2 Apr 2001 18:48:47 -0700 (PDT)
- cc: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, Jeffrey Oldham <oldham at codesourcery dot com>, libstdc++ at gcc dot gnu dot org
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?
-benjamin