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 Solvers104
Suggested Problems
-
Return the first and last characters of a character array
11868 Solvers
-
Cell Counting: How Many Draws?
2391 Solvers
-
440 Solvers
-
Create an index-powered vector
940 Solvers
-
Create a two dimensional zero matrix
525 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.