Problem 49077. Velocity Conversion
Solution Stats
Problem Comments
-
5 Comments
Constant 1.60934
With problems from this user, you have to first reverse engineer the conversion constant, because it has more digits than the one google proposes.
The test cases for this problem are stupid. Even when using the real conversion factors and rounding to 4 decimal places, the test cases are still off by 0.001 and 0.002. Realistically there should a be a buffer of at least 0.01.
Why can't I pass the first test ?
The statute mile was standardised between the Commonwealth of Nations and the United States by an international agreement in 1959, when it was formally redefined with respect to SI units as exactly 1,609.344 metres.
Solution Comments
Show commentsProblem Recent Solvers1106
Suggested Problems
-
Remove any row in which a NaN appears
8607 Solvers
-
625 Solvers
-
1045 Solvers
-
Simple equation: Annual salary
4187 Solvers
-
Return fibonacci sequence do not use loop and condition
646 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!