Tells if the two floats are the same, allowing some small error.
Namespace:
KSPDev.MathUtils
Assembly:
KSPDev_Utils.1.1 (in KSPDev_Utils.1.1.dll) Version: 1.1 for KSP v1.6+
Syntax
Remarks
This method requires the difference between the values to be negligible. The absolute values
are not counted.
See Also