(incomplete-gamma a z)
Incomplete Gamma function defined by
g(a,z) = integrate(t^(a-1)*exp(-t), t, 0, z)