phi top-level constant
double
const phi
The golden ratio (symbol is the Greek letter "phi") is a special number approximately equal to 1.618.
Implementation
const double phi = 1.6180339887498948;