Rolling division by pooq

input""a
while(a>=1)?a using"%.1f"
a=val(str$(a,"%.0f"))/2wend

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

download

return to the top page