Skip to content

xlt

Excel-style less-than.

c = xlt(A, B)

Excel-mode < comparison. See xgt for ordering rules.

  • lt — Element-wise less-than test (function form of <).
  • xle — Excel-style less-than-or-equal.
  • xgt — Excel-style greater-than (text-aware ordering).