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 Solvers1050
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2728 Solvers
-
1552 Solvers
-
5218 Solvers
-
Calculate the acceleration of a crate
194 Solvers
-
182 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!