numpy.ma.MaskedArray.__itruediv__# 方法 ma.MaskedArray.__itruediv__(other)[source]# 就地將自身除以 other 進行真除法。