Learn how to use the logical and relational operators in GAUSS. These operators include:
- and, not, or, xor, less-than, less-than or equal, greater-than, greater-than or equal, equal
You will also see these operators used to select specific rows of a matrix with logical indexing.
Next: GAUSS Basics 7: Conditional statements
Previous: GAUSS Basics 5: Element-by-element conformability
Was this post helpful?
Let us know if you liked the post. That’s the only way we can improve.