And#

swordfish.function.And()#

Return the element-by-element logical X AND Y.

Parameters:
  • X (Constant) – A scalar/pair/vector/matrix.

  • Y (Constant) – A scalar/pair/vector/matrix.