Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / SQRT3_OVER_2 Field

In This Topic
    SQRT3_OVER_2 Field
    In This Topic
    Constant, square root of 3 divided by 2, truncated at 30 digits.
    Syntax
    'Declaration
     
    Public Const SQRT3_OVER_2 As Double
    public const double SQRT3_OVER_2
    See Also