Problem 330. Circumscribed circles
Given the lengths of the 3 sides of a triangle, output the radius of the circumscribed circle.
Example:
[3 4 5] -> 2.5
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers506
Suggested Problems
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
542 Solvers
-
Reverse the elements of an array
1045 Solvers
-
373 Solvers
-
738 Solvers
-
526 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!