# set terminal pngcairo background "#ffffff" enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'steps.5.png' set style data lines set title "Inverse Normal Distribution Function" plot [0:1] invnorm(x)