PDA

Click to See Complete Forum and Search --> : Mathematical term for VB functions Atn or Atan


FSPH
Sep 5th, 2007, 07:47 PM
Hi there,

Atn (in VB6) or Atan (in newer version) returns a Double value containing the angle whose tangent is the specified number.

Forget about programming and VB - how would I express this in mathematical terms? If I were to talk to a mathematician (which I obviously don't do very often, otherwise I would not ask this question), what would I call an angle whose tangent is the specified number?

Thanks for your enlightenment!

Logophobic
Sep 5th, 2007, 09:27 PM
Arctangent (http://en.wikipedia.org/wiki/Inverse_trigonometric_function)

metalmidget
Sep 9th, 2007, 05:25 AM
I was taught both 'arctangent' and 'inverse tan' are acceptable. Although inverse tan might be more for just pronouncing how it's written: tan^-1. Arctangent is probably more correct.