plastic constant by murky-satyr

k=10g.pow(p=98)
237.times{p=(k*k*k).intdiv((p+=k)*(p+=k))}
print"1.$p"

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

download

return to the top page