How can i determine the integration of incomplete gamma function. I mean how to determine int_0^1 gammainc(3/4,r). where gammainc(a,x)=int_0^x t^(a-1)e^(-t) dt
Hey
Do you mean numerical integration or what?
For properties of the incomplete gamma function see http://en.wikipedia.org/wiki/Incomplete_gamma_function"