semantique.operators.DIVIDE#
- semantique.operators.DIVIDE = 'divide'#
Reference to operator function divide.
This operator divides x by y.
See:
semantique.processor.operators.divide_()
- Type:
Reference to operator function divide.
This operator divides x by y.
See: semantique.processor.operators.divide_()