Circumference of circle by eban

s/-//
s/.*/printf %.3f `echo &*6.28318|bc`/e

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

download

return to the top page