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