Commit Graph

4 Commits

Author SHA1 Message Date
00b3da7504 Updated examples
Removed duplicate and unnecessary examples.
2018-01-04 14:22:56 +02:00
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
d05c332556 Travis build: 807 [ci skip] 2018-01-01 17:05:39 +00:00
7bc8b8d0a2 Update and rename RPNSolver.md to solveRPN.md 2018-01-01 19:03:47 +02:00