pub fn phi() -> DefiniteLength
Returns the Golden Ratio, i.e. ~(1.0 + sqrt(5.0)) / 2.0.
~(1.0 + sqrt(5.0)) / 2.0