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 Solvers809
Suggested Problems
-
Number of 1s in the Binary Representation of a Number
463 Solvers
-
1291 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12841 Solvers
-
Element by element multiplication of two vectors
384 Solvers
-
Find out sum of all elements of given Matrix
517 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!