Xref: utzoo comp.sys.amiga.tech:3791 comp.lang.c:16342 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!mentor.cc.purdue.edu!j.cc.purdue.edu!pur-ee!pur-phy!murphy From: murphy@pur-phy (William J. Murphy) Newsgroups: comp.sys.amiga.tech,comp.lang.c Subject: Re: atan2 in Aztec C Keywords: where is it? Amiga Message-ID: <1983@pur-phy> Date: 17 Feb 89 13:58:32 GMT References: <3622@utastro.UUCP> Reply-To: murphy@newton.physics.purdue.edu (William J. Murphy) Organization: Purdue Univ. Physics Dept., W. Lafayette, IN Lines: 7 As I recall, atan2 is not available for the Manx 3.6. I ended up taking the code from our libraries on unix and compiling them to have access to atan2, j0, j1, y0, and y1. I had some help in finding these functions on our system, but they worked just fine. Bill Murphy murphy@newton.physics.purdue.edu