|






|
Question
| From: |
mike |
| Date: |
Thursday 24 January 2002 3:24 AM |
| Subject: |
vb6 question |
| Question: |
Hi,
I'm working on a tool design program and wish to write a line of code that would do inverse tangent. Can you help.
application would figure angle. side op/side adjacent=tangent
angle=inverse Tangent.
Thanks Mike
|
I think the function that you looking for is Atn:
i = Atn(i)
Comments
Martin Allen 1999 - 2006. Last updated Saturday 06 May 2006 08:59:27 PM +0100.
|