Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

logical-not operation supported? #26

Open
yf13 opened this issue Feb 8, 2020 · 0 comments
Open

logical-not operation supported? #26

yf13 opened this issue Feb 8, 2020 · 0 comments

Comments

@yf13
Copy link

yf13 commented Feb 8, 2020

It seems that arithmetic and relational operations are both supported. It seems also logical-and "&&" and logical-or "||" operations are supported.

However, when I tried to use "!(a1>b1)" or "not(a1>b1)", I got parse error. is logical-not operator available?

@yf13 yf13 changed the title Is logical operators are supported logical not operation supported? Feb 8, 2020
@yf13 yf13 changed the title logical not operation supported? logical-not operation supported? Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant