by "Tom Lake" <tlake@[EMAIL PROTECTED]
>
Mar 3, 2008 at 03:34 PM
"Tom Lake" <tlake@[EMAIL PROTECTED]
> wrote in message
news:fqhlar$utq$1@[EMAIL PROTECTED]
> She:kon/Greetings
>
> I'm trying to ****t some Zeno programs over to BASIC and I'm stuck on the
> Zeno function ARCTANXY(x,y). According to the Zeno manual,
> it should be equal to ATN(y/x) when x and y are both non-zero.
> I created a BASIC function that does that but the results don't match
> the Zeno output. Does anyone here know exactly what calculation to
> use for ARCTANXY? TIA
Thanks Charmed and Jud. Those references were exactly what I needed!
Tom Lake