AdvancedMathGoldenRatio Field |
The golden ratio.
Namespace:
Meta.Numerics.Functions
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public static readonly double GoldenRatio
Public Shared ReadOnly GoldenRatio As Double
public:
static initonly double GoldenRatio
static val GoldenRatio: float
Field Value
Type:
DoubleRemarks The golden ratio φ = 1.1618...
See Also