cf.Bounds.__truediv__

Bounds.__truediv__(y)[source]

The binary arithmetic operation / (true division)

x.__truediv__(y) <==> x/y