Factorization corrected by seichung

s=scan("stdin");for(j in 2*1:100){b=s[j-1]/2;cat(b+c(-1,1)*sqrt(b^2-s[j]));cat("\n")}

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

download

return to the top page