F_Rhino_RhinoMath_SqrtEpsilon - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoMath.SqrtEpsilon Field

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

Syntax

C#

public const double SqrtEpsilon = 1.490116119385E-08

VB

Public Const SqrtEpsilon As Double = 1.490116119385E-08

Field Value

Type: Double

Version Information

Supported in: 5D58w

See Also

Reference

RhinoMath Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️