Xref: utzoo comp.sys.amiga.tech:3770 comp.lang.c:16317 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!utastro!sjk From: sjk@utastro.UUCP (Scot Kleinman) Newsgroups: comp.sys.amiga.tech,comp.lang.c Subject: atan2 in Aztec C Keywords: where is it? Amiga Message-ID: <3622@utastro.UUCP> Date: 17 Feb 89 01:57:20 GMT Organization: U. Texas, Astronomy, Austin, TX Lines: 16 Hi, I'm working with Aztec C 3.6a on an Amiga 1000 and recently wanted to use the atan2 function instead of atan. My problem however, was that I couldn't figure out where this function was. I tried linking with m, m8 and something else, but if I got the linker past atan2, it barfed at the other math functions I was using. The manual offered little help in this matter, telling me all math functions are in either m.lib or m8.lib. I'm sure it's something simple, could somebody please enlighten me as to what I should do to make this function accessible to my programs? Thanks. scot sjk@astro.as.utexas.edu Thanks a million! - Phil Alvin