[][src]Constant statrs::consts::EULER_MASCHERONI

pub const EULER_MASCHERONI: f64

Constant value for Euler-Masheroni constant lim(n -> inf) { sum(k=1 -> n) { 1/k - ln(n) } }