Constant lib_rapid::constants::GOLDENRATIO[][src]

pub const GOLDENRATIO: f64 = 1.6180339887498948482;
Expand description

The golden Ratio.

Returns

a f64 containing the first 20+1 decimal places of the golden ratio.