Find the other two angles of a right triangle given the two of the sides.
So if A = [1 1]
B = [45 45]
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers102
Suggested Problems
-
Return the 3n+1 sequence for n
8491 Solvers
-
Return a list sorted by number of occurrences
2890 Solvers
-
Back to basics 22 - Rotate a matrix
936 Solvers
-
432 Solvers
-
169 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
There are 4 ways that a right triangle may be oriented with axis-aligned catheti. So, the problem should probably ask that the angles follow a certain order, or show the triangle with labeled legs.