Hacker News new | ask | show | jobs
by slaymaker1907 1563 days ago
What I usually end up doing is just using python3 (specifically not python2 because I think python3's handling of division is better for general use). I haven't finished reading your article, but it's really good. I really like that I can open up my "calculator" and use it with just the keyboard, plus it has an immutable history and variables.

Does anyone know of a good RPN calculator for Android? I currently use RealCalc, but it isn't nearly as good as PCalc on iOS. I particularly liked that PCalc was programmable with custom functions.