Regular polygon by clock

n:stdin.get_s(3).to_i;n.times{d:6.28318*it/n;%f"%.f %.f"(1000*math::cos(d)+0.01,1000*math::sin(d)).p;}

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

download

return to the top page