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