The golden ratio.

Namespace: Meta.Numerics.Functions
Assembly: Meta.Numerics (in Meta.Numerics.dll) Version: 2.1.0.0 (2.1.0.0)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public static readonly double GoldenRatio
Public Shared ReadOnly GoldenRatio As Double
public:
static initonly double GoldenRatio
static val GoldenRatio: float

Remarks

The golden ratio φ = 1.1618...

See Also