Convert kilometers to miles. Consider 1 km = 0.62 mile.
Note: Don't use the '*' operator.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers132
Suggested Problems
-
3769 Solvers
-
Duplicate each element of a vector.
636 Solvers
-
Replace multiples of 5 with NaN
468 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Please, use round before doubles comparision
Without, also, we can solve... try some other option... Till now, 6 solvers...