campo.power

campo.power(self, other)

First property raised to the power of the second property. Equivalent to ‘**’.

Parameters:

arg (Property) –

Returns:

a property with the base raised to the power exponent

Return type:

Property