User Tools

Site Tools


dev:core:funref:ms_to_kmh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
dev:core:funref:ms_to_kmh [2019-10-02 20:17]
82.67.173.193 convert tabs to spaces
dev:core:funref:ms_to_kmh [2019-11-24 19:56]
ywang Added information about the calculation
Line 13: Line 13:
  
 ===== Returns ===== ===== Returns =====
-speed unit in **kilometers per hour**.+The corresponding speed unit in **kilometers per hour**. 
 + 
 +===== Calculation ===== 
 +<code> 
 +        1/1000 km   3600 
 +1 m/s = --------- = ---- km/h = 3.6 km/h 
 +        1/3600 h    1000 
 +</code>
  
 ===== Examples ===== ===== Examples =====
dev/core/funref/ms_to_kmh.txt · Last modified: 2020-01-22 10:53 by admin