Date: Thu, 5 Oct 2000 12:14:01 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nate Eldredge cc: djgpp AT delorie DOT com Subject: Re: problem with math.h In-Reply-To: <83u2ar6bti.fsf@mercury.st.hmc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 4 Oct 2000, Nate Eldredge wrote: > The standard name is M_PI. Use that instead, and you should be fully > ANSI compliant. Nope, M_PI isn't ANSI either. That's whay both it and PI are defined after #ifndef __STRICT_ANSI__.