semantique.operators.POWER#
- semantique.operators.POWER = 'power'#
Reference to operator function power.
This operator raises x to the yth power.
See:
semantique.processor.operators.power_()
- Type:
Reference to operator function power.
This operator raises x to the yth power.
See: semantique.processor.operators.power_()