Given an area in hectares, convert it to acres.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers851
Suggested Problems
-
Remove any row in which a NaN appears
8783 Solvers
-
Remove all the words that end with "ain"
2693 Solvers
-
Determine the number of odd integers in a vector
836 Solvers
-
Matlab Basics - y as a function of x
531 Solvers
-
Calculate Amount of Cake Frosting
29729 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Every problem of this user seems to use four decimal places, including the conversion constants. This should be specified in the problem description. And again, I should recommend not using is equal when comparing floats.
not only have the answers to be rounded to the 4th digit (which is not stated) but also the conversion factors. This should be stated in the description