The Golden Ratio by *yuko*

dim a(498):?1.6;:j=8e3:do k=j/5-1:n=k
for i=0to 498if!j?"",a(i+1);
k=mod(k,j)*10+n*a(i):a(i)=int(k/j)next:j=j-10loop

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

download

return to the top page