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
-
30173 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5799 Solvers
-
Replace NaNs with the number that appears to its left in the row.
3065 Solvers
-
477 Solvers
-
Find the Nth Root of a Given Number
364 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.