math-parser icon indicating copy to clipboard operation
math-parser copied to clipboard

Boolean operators

Open khoatran opened this issue 8 years ago • 3 comments

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

khoatran avatar Jun 05 '17 08:06 khoatran

Thank you for your contribution. It will take me a while to go through this.

mossadal avatar Jun 07 '17 10:06 mossadal

Any updates? I'm interested in having these operators

railken avatar Oct 01 '18 16:10 railken

Thanks for the reminder, I willl try to get to it soon.

mossadal avatar Oct 03 '18 19:10 mossadal