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

pub const GOLDENRATIO: f64 = 1.618033988749895;
Expand description

The golden Ratio.

Returns

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