We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8fce0 commit 9d9124dCopy full SHA for 9d9124d
1 file changed
docs/operators.md
@@ -1,6 +1,7 @@
1
#Operators
2
3
-Operators in ZX Basic ranges from arithmetical and logical to bitwise ones.
+Operators in ZX Basic can be arithmetical, logical and [bitwise](bitwiselogic.md) ones.
4
+For bitwise operators checks the [Bitwise Operators](bitwiselogic.md) page.
5
6
## Arithmetic Operators
7
0 commit comments