numpy.ma.MaskedArray.__floordiv__#

method

ma.MaskedArray.__floordiv__(other)[源代码]#

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