pub fn gamma_function(z: f64) -> f64
Returns the value of 𝜞(z) as defined by ∫t^(z-1)e^(-t)dt evaluated from 0 to ∞.