Problem 144. Angle of triangle
For three unknown points a b c, given three sides ab bc ca, find three angles abc bca cab in radians.
Your function should be accurate to four digits and return before 1000 microseconds on this machine.
Solution Stats
Problem Comments
-
2 Comments
Ramon Villamangca
on 14 Jan 2022
test arguments are commented out...
Dyuman Joshi
on 14 Jan 2022
It has been corrected
Solution Comments
Show commentsProblem Recent Solvers139
Suggested Problems
-
Renaming a field in a structure array
1564 Solvers
-
Get the area codes from a list of phone numbers
1068 Solvers
-
Solve the set of simultaneous linear equations
479 Solvers
-
Reverse the elements of an array
1089 Solvers
-
Calculate the derivative of a polynomial
233 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!