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.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.