Regular polygon by tanakh

main=do n<-readLn;putStr$unlines[unwords[show.round$f(2*pi*i/n)*1000|f<-[cos,sin]]|i<-[0..n-1]]

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

download

return to the top page