Find out the hypotenuse of right triangle.
Say a = 4, b = 3 then c = 5
Please don't use ^ and sqrt() function.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers103
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3676 Solvers
-
Cell Counting: How Many Draws?
2389 Solvers
-
1262 Solvers
-
487 Solvers
-
1029 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
A random test case was added to prevent hard-coded workarounds.