# set terminal svg size 600,400 dynamic enhanced fname 'arial' fsize 10 mousing name "steps_5" butt solid # set output 'steps.5.svg' set style data lines set title "Inverse Normal Distribution Function" x = 0.0 plot [0:1] invnorm(x)