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