Central binomial coefficient by dico_leque

(do((i 1)(j 2(/(*(-(* 4 i)2)j)i)))((>(inc! i)15))(print j))

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

download

return to the top page