RCHISQ

rchisq
Random numbers from the chisquare distribution

         x = rchisq(n,d)
	Input	n	positive integer or a vector [lig,col] of integers
		d	degree of freedom

	Output	x	n-vector or a n-matrix of random numbers 
			chosen from chisquare distribution with d degrees 
			of freedom