set table "Table*de*la*loi*du*Chi*deux.funcA.table"; set format "%.5f"
set samples 100; plot [x=0:3] x**(4/2-1)*exp(-x/2)/((2**(4/2))*gamma(4/2))
