semantique.operators.MULTIPLY#
- semantique.operators.MULTIPLY = 'multiply'#
Reference to operator function multiply.
This operator multiplies x by y.
See:
semantique.processor.operators.multiply_()
- Type:
Reference to operator function multiply.
This operator multiplies x by y.
See: semantique.processor.operators.multiply_()