Regular polygon by henkma

main=do n<-readLn;mapM putStrLn[unwords[show$round$1e3*f(x*pi*2/n)|f<-[cos,sin]]|x<-[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