Double Period by henkma

main=interact$f.map read.words
f[a,b]=do x<-[b..3*b-1];([0.5..a+a*sin(x*6.283/b)]>>" ")++"*\n"

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

download

return to the top page