The Golden Ratio by flagitious

b=10^499
p 1200=1
p i=b*b`div`(b+p(i+1))
main=putStr$"1."++show(p 1)

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

download

return to the top page