CapyKit/Documentation/Help/F_CapyKit_Helpers_CalculationHelper_MILES_PER_KILOMETER.md
2024-04-22 21:27:51 -05:00

642 B

MILES_PER_KILOMETER Field

Ratio of miles per kilometer .

Definition

Namespace: CapyKit.Helpers
Assembly: CapyKit (in CapyKit.dll) Version: 1.0.0

C#

public const double MILES_PER_KILOMETER = 0.621371

F#

static val mutable MILES_PER_KILOMETER: float

Field Value

Double

See Also

Reference

CalculationHelper Class
CapyKit.Helpers Namespace