Problem 2834. Convert Kilometers to Miles
Convert kilometers to miles. Consider 1 km = 0.62 mile.
Note: Don't use the '*' operator.
Solution Stats
Problem Comments
- 
		2 Comments
 
		Jan Orwat
    	on 17 Jan 2015
	
	
  	Please, use round before doubles comparision
		Pritesh Shah
    	on 17 Jan 2015
	
	
  	Without, also, we can solve... try some other option... Till now, 6 solvers...
Solution Comments
Show commentsProblem Recent Solvers129
Suggested Problems
- 
         
Given an unsigned integer x, find the largest y by rearranging the bits in x
1929 Solvers
 - 
         
Determine Whether an array is empty
794 Solvers
 - 
         
Remove the two elements next to NaN value
682 Solvers
 - 
         
find the surface area of a cube
552 Solvers
 - 
         
         
197 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!