Computes the cumulative Poisson distribution by using the incomplete gamma function .
@param k is the number of occurrences of an event
@return the cumulative Poisson distribution by using the incomplete gamma function
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.