f(x) = a*exp(-(x/s)) + c # need the decimal point !! a=1500.; s=2000.; c=10. fit f(x) "histo_out_250" using 1:2 every ::10::40 via a, s, c