Constant SUPERGOLDEN_RATIO

Source
pub const SUPERGOLDEN_RATIO: f64 = 1.46557123187676802665_f64;
Expand description

Usually denoted as 𝝍, the supergolden ratio is defined as the unique real solution to 𝝍³ = 𝝍² + 1. See this article for further information.