Factorization corrected by kozima

(loop(setf a(/(read)2)b(read)z(sqrt(-(* a a)b)))(format t"~D ~D
"(- a z)(+ a z)))

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

download

return to the top page