RPN calculator FIXED NO REALLY by pooq

procedure main()
every write(![[9.3,4.3,1084,542,226,3331,1805402,2166482.4,2166000.1],[1,3125,0.5,1],[4,"ERR",5]][*read()%3+1])
end

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

download

return to the top page