apery constant by leonid

n=i=400
while i:n=10**100/i**3%10**99-~-~i*n/4/~i;i-=2
print"1.%d"%n

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

download

return to the top page