The result of the operation, usually in the same type as the input value. If the input is a sequence, the output will be a sequence of results, with possible broadcasting according to the input and operand.
Applies the binary operation on the input value and the operand and returns the result (or a sequence of results if the input and the operand are sequences).