Calculate the rhombus area
Solution Stats
Problem Comments
5 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers374
Suggested Problems
-
Program an exclusive OR operation with logical operators
750 Solvers
-
Convert a vector into a number
615 Solvers
-
Vectorize the digits of an Integer
338 Solvers
-
Find the maximum number of decimal places in a set of numbers
3382 Solvers
-
Sum of the Multiplication of Vectors
286 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
?
What are 'a' and 'h'?
describe the problem fully.
Test never passes, even when I tried "y=2"
a is side , h is height
Area is a*h
(I guess)