Commit Graph

3 Commits

Author SHA1 Message Date
Rohit Tanwar
18981b54af 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
44b05b9a98 Travis build: 807 [ci skip] 2018-01-01 17:05:39 +00:00
Angelos Chalaris
30c88a8a38 Update and rename RPNSolver.md to solveRPN.md 2018-01-01 19:03:47 +02:00