numpy.ma.MaskedArray.__rfloordiv__# 方法 ma.MaskedArray.__rfloordiv__(other)[source]# 将 self 除以 other,并返回一个新的掩码数组。