Fifth Identity by teebee

m:-skip(10),a.
a:-readln([A]),format("~0f
",2.618033989^(A+0.5)/5),a.

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

download

return to the top page