Chriskoenig
Programmer
This is probably a simple question, but I cannot find the solution. I'm working on this program where I need to find an angle, and the only way I can see to do this with the information I have is to use tan-1. You know, the trig function that 'cancels out' tan (< tan-1(tan(x)) = x)? Anyway, it's summer, so I can't ask my math teacher how to get it through another way, like with sin(x)/(cos x) or something, so I'm in a rut. Please help!