How can I calculate the angle in degrees when Math.Sin is known? Asine will work? and multiply it by 180 and divide by pi?

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

Yes, but remember that 135 degrees has the same value for Sin(ang) as 45 degrees does. So your answer is not unique.

link|improve this answer
feedback

That is correct.

For more information, read this : http://www.teacherschoice.com.au/maths_library/angles/angles.htm

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.