pub const GOLDEN_RATIO: f64 = 1.618_033_988_749_895; // 1.6180339887498949f64
The golden ratio as an f64.
f64