Skip to main content

euler_gamma_at_bits

Function euler_gamma_at_bits 

Source
pub fn euler_gamma_at_bits(bits: u32) -> MpFloat
Expand description

Build a DBig constant for the Euler-Mascheroni constant at the given bit precision. Convenience wrapper so PrecisionContext doesn’t need to import special module.