Skip to main content

GOLDEN_RATIO

Constant GOLDEN_RATIO 

pub const GOLDEN_RATIO: f64 = 1.618_033_988_749_895; // 1.6180339887498949f64
Expand description

The golden ratio as an f64.