numpy.ma.MaskedArray.__rtruediv__# 方法 ma.MaskedArray.__rtruediv__(other)[source]# 將自身除以 other,並返回一個新的遮罩陣列。