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 Solvers133
Suggested Problems
-
Return the largest number that is adjacent to a zero
5541 Solvers
-
How to find the position of an element in a vector without using the find function
2821 Solvers
-
196 Solvers
-
853 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1864 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...