© 2024 Aptech Systems, Inc. All rights reserved.

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.