numpy.ma.MaskedArray.__rtruediv__#

方法

ma.MaskedArray.__rtruediv__(other)[source]#

将 self 除以 other,并返回一个新的掩码数组。