cf.Bounds.__pow__

Bounds.__pow__(y, modulo=None)[source]

The binary arithmetic operations ** and pow

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