numpy.ma.MaskedArray.__floordiv__# method ma.MaskedArray.__floordiv__(other)[source]# Divide other into self, and return a new masked array.