Problem 49067. Area Conversion 1
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Chris
on 3 Aug 2021
need to use 3.28089357 and then round 4...
Vishnuram Hariharan
on 13 Jul 2022
round to 4 places
Tran Tran
on 21 Jul 2022
conv ratio is 10.76425 by revers result i has it.remember round to 4
Christian Schröder
on 5 Oct 2022
This is an amazingly ill-specified problem. A foot is exactly 0.3048 meters by definition, and the test suite apparently uses a different value, in addition to requiring rounding to four decimal digits (which is neither necessary nor correct).
Rafael S.T. Vieira
on 29 Oct 2022
Never use equality tests with floats.
Solution Comments
Show commentsProblem Recent Solvers470
Suggested Problems
-
Sum of diagonal of a square matrix
1501 Solvers
-
Getting the indices from a matrix
590 Solvers
-
Permute diagonal and antidiagonal
414 Solvers
-
Element by element multiplication of two vectors
351 Solvers
-
372 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!