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