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