hypergeometric cumulative distribution
[p]=hypg_cdf(k,n,K,N)
k,n,K,N are the parameters as described above or matrix of parameters with the same size (pxq)
p = a (pxq) matrix of cumulative probabilities from the distribution
p=hypg_pdf(5,15,20,30)