Catalog of Functionality > RWalib > Logical Operations
  

Logical Operations
alibNot
Applies the ~ operator element-wise to scalar or array argument.
alibAnd
Applies the & operator element-wise to scalar or array arguments.
alibOr
Applies the | operator element-wise to scalar or array arguments.
alibXor
Applies the ^ operator element-wise to scalar or array arguments.

Version 2017.0
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.