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 Solvers138
Suggested Problems
-
228 Solvers
-
Back to basics 9 - Indexed References
446 Solvers
-
Create a square matrix of multiples
482 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
491 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!