numpy.ma.MaskedArray.__div__#

method

ma.MaskedArray.__div__(other)[source]#

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