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