Commit Graph

3 Commits

Author SHA1 Message Date
Rohit Tanwar
46d28f8b5e Add the list of supported operator
Add the list of supported operators and specify that unary operators are not supported. Also tell that `^` & `**` are the same and are exponential operators(as `^` can be confused to be the xOR symbol)
2018-01-03 09:03:45 +05:30
Travis CI
d05c332556 Travis build: 807 [ci skip] 2018-01-01 17:05:39 +00:00
Angelos Chalaris
7bc8b8d0a2 Update and rename RPNSolver.md to solveRPN.md 2018-01-01 19:03:47 +02:00