Constant psph::PHI

source ·
pub const PHI: f64 = (1.0 + SQRT5) / 2.0; // 1.6180339887498949f64
Expand description

The mathematical constant φ or the golden ratio.