This terminal app runs on PCs or laptops running OSX or GNU/Linux. It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness.
This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
Terminal calculator with differential error estimates
This is a terminal calculator with a remarkable twist.
It uses symbolic differentiation to provide a numerically
precise error estimate with each calculated answer.
It mimics the functionality of an HewlettPackard ReversePolishNotation
[RPN] calculator simply because I like RPN. But along with your answer,
you get some measure of its trustworthiness.
Runs on PCs or laptops running Windows or Linux.