mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23:36 -06:00
642 B
642 B
MILES_PER_KILOMETER Field
Ratio of miles per kilometer .
Definition
Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.2
C#
public const double MILES_PER_KILOMETER = 0.621371
F#
static val mutable MILES_PER_KILOMETER: float