cf.Count.__truediv__

Count.__truediv__(y)[source]

The binary arithmetic operation / (true division)

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