Constant SILVER_RATIO

Source
pub const SILVER_RATIO: f64 = 2.41421356237309504880_f64;
Expand description

Usually denoted as 𝛿ₛ the silver ratio is the limiting factor of the Pell numbers and is defined as 1+√2. See this article for further information.