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