F_Rhino_RhinoMath_SqrtEpsilon - mcneel/rhinocommon-api-docs GitHub Wiki
Represents a default value that is used when comparing square roots. This value is several orders of magnitude larger than ZeroTolerance.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public const double SqrtEpsilon = 1.490116119385E-08
VB
Public Const SqrtEpsilon As Double = 1.490116119385E-08
Type: Double
Supported in: 5D58w