operand something to be operated on. An operand can be a variable, a SAS function, or a constant. See Specifying an Operand. operator a symbol that requests a comparison, logical operation, or ...
a={1 1 1, 7 7 7}; b={0 0 0, 8 8 8}; c=a//b; For character matrices, the element size of the result matrix is the larger of the element sizes of the two operands.
I listened recently to a Channel 9 recording of Anders Hejlsberg, Brian Beckman, and Erik Meijer that caught me by surprise. Brian praised VB's dynamic features, yet said he used C# because it had ...