Constant number_diff::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.