Given a right triangle with 2 known sides...
For instance you know...
-- the opposite = y
-- the adjacent =x
-- the angel = theta
-- theta >= 0
-- theta <= 90
Given the absence of a calculator or lookup table...
How would one go about calculating the angle theta from scratch?
Thanks for any help
For instance you know...
-- the opposite = y
-- the adjacent =x
-- the angel = theta
-- theta >= 0
-- theta <= 90
Given the absence of a calculator or lookup table...
How would one go about calculating the angle theta from scratch?
Thanks for any help