Big Number by pooq

a=9.5;for(i in 1:19)cat(a<-(a*7)%/%3)

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

download

return to the top page