Name: Anonymous 2011-08-26 15:42
In reverse polish notation, how do you write a negative number?
For example, if you were to translate -3-5-8=x, would you write it as -3 5 - 8 - or -3 -5 + -8 +?
For example, if you were to translate -3-5-8=x, would you write it as -3 5 - 8 - or -3 -5 + -8 +?