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