numeric digits 500;p=1;do 9;p=p/2+5/8/p;end;say .5+p
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page