Stixbox Function

gammainc - The incomplete gamma function

Calling Sequence

y = gammainc(x,a)

Description

The incomplete gamma function. y = gammainc(x,a) ; x must be real.

integral from 0 to x of t^(a-1) exp(-t) dt)/gamma(a)