cf.FieldAncillary.__floordiv__

FieldAncillary.__floordiv__(y)[source]

The binary arithmetic operation //

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