We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5080f58 commit 7c93ea1Copy full SHA for 7c93ea1
convertKPHMPH.js
@@ -1,5 +1,4 @@
1
// kph to mph
2
-// splashinn
3
4
function convert(speed) {
5
return speed/1.609344;
0 commit comments