numpy.ma.MaskedArray.__floordiv__

method

MaskedArray.__floordiv__(self, other)[source]

Divide other into self, and return a new masked array.