Commit Graph

4 Commits

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