Problem 49072. Area Conversion 2
Given an area in hectares, convert it to acres.
Solution Stats
Problem Comments
-
2 Comments
Rafael S.T. Vieira
on 29 Oct 2022
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.
Cinzia
on 7 Sep 2023
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
Solution Comments
Show commentsProblem Recent Solvers680
Suggested Problems
-
6867 Solvers
-
How to find the position of an element in a vector without using the find function
2744 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1195 Solvers
-
Project Euler: Problem 10, Sum of Primes
1889 Solvers
-
6380 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!