math-parser
math-parser copied to clipboard
Boolean operators
I have added some more code / test to make the library support boolean operators and comparison operators: !, &&, ||, =, <, <=, >, >= These operators are required for one of my working library. However, I think it's also useful for everyone to support these operators
Thank you for your contribution. It will take me a while to go through this.
Any updates? I'm interested in having these operators
Thanks for the reminder, I willl try to get to it soon.