The binary arithmetic operation //
x.__floordiv__(y) <==> x//y
cf.Data.__truediv__
cf.Data.__pow__
Enter search terms or a module, class or function name.