Normal Distribution Table by 51b

main(n,m){for(;n--+32;)for(m=!printf(n?~n?"\n%.1f |":"\n----+":"  Z |",-n*.1-.2);m<10;)printf(~n?" %*.*f":"-------",m++?6:4,n?4:2,n?.5+erf((m*.1-2-n)/14.14213)/2:m*.01);}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page