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
-
Sum all integers from 1 to 2^n
17888 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2578 Solvers
-
Find Out sum of principal diagonal element of given matrix
258 Solvers
-
Check that number is whole number
5430 Solvers
-
Average speed for the entire trip
139 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...