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