numpy.ma.MaskedArray.__truediv__# 方法 ma.MaskedArray.__truediv__(other)[原始碼]# 將 other 除以 self,並返回一個新的遮罩陣列。