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 Solvers103
Suggested Problems
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
find the maximum element of the matrix
538 Solvers
-
07 - Common functions and indexing 4
423 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
601 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.