Regular polygon by teebee

n=Eval.me"$System.in";n.times{printf"%.0f %.0f\n",1e3*Math.cos(x=it*6.28318/n)+0.01,1e3*Math.sin(x)}

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

download

return to the top page