document.write( "Question 206154: How do you find the calculator apporximation of the measure of angleA when tanA=0.8? \n" ); document.write( "
Algebra.Com's Answer #155710 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
Your calculator should have a button (or shift button) marked atan or tan^(-1). Both of these mean for inverse tangent, or arctangent.
\n" ); document.write( "tanA = 0.8
\n" ); document.write( "A = atan(0.8)
\n" ); document.write( "
\n" );