Given the speed in miles per second, find the speed in miles per hour.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers158
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1990 Solvers
-
Back to basics 22 - Rotate a matrix
937 Solvers
-
Check if number exists in vector
13895 Solvers
-
1014 Solvers
-
229 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Hi Jared. Please specify what MPS means. I assumed it meant meters/second. I had to inspect your test suite to figure out you meant miles/second. Also, your problem title says MPH to MPS, but the actual problem is to convert MPS to MPH.
I made the changes.