Problem 132. given 3 sides, find area of this triangle
1:3 -> 0; 3:5 -> 6
Solution Stats
Problem Comments
-
1 Comment
Chad Gilbert
on 3 Jul 2013
The problem statement and test suite really need some improvement, here. It's a nice problem, though! I didn't assume that the three lengths given would form a triangle, and return a NaN if they don't.
Solution Comments
Show commentsProblem Recent Solvers805
Suggested Problems
-
Find the sum of all the numbers of the input vector
50051 Solvers
-
Create a vector whose elements depend on the previous element
707 Solvers
-
Switch matrix to a column vector
359 Solvers
-
524 Solvers
-
convert matrix to single column
415 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!