| ▲ | nomel a day ago | ||||||||||||||||
The old HP calculators, and their emulators, have a computer algebra system, for symbolic maths, that supported this. The user interfaces leave much to be desired, but some also have reverse Polish notation! | |||||||||||||||||
| ▲ | dimview a day ago | parent [-] | ||||||||||||||||
This is different from a CAS. For example, if you ask it to do exp(100)+1-exp(100), it does not rearrange and cancel out the two exp(100)s. Instead, it does exp, addition, and subtraction, all with as many digits as you ask for. | |||||||||||||||||
| |||||||||||||||||