cf.CellMeasure.__rpow__

CellMeasure.__rpow__(y, modulo=None)[source]

The binary arithmetic operations ** and pow with reflected operands.

x.__rpow__(y) <==> y**x