Click or drag to resize

Mathf2Epsilon Field

Value which can be safely considered to be 0.

Namespace:  KSPDev.MathUtils
Assembly:  KSPDev_Utils.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
Syntax
C#
public const double Epsilon = 1E-06
Request Example View Source

Field Value

Type: Double
See Also