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
-
Project Euler: Problem 10, Sum of Primes
2127 Solvers
-
Set the array elements whose value is 13 to 0
1452 Solvers
-
11938 Solvers
-
Rotate a matrix for 180 degree
218 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2216 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...