numpy.ma.MaskedArray.__rfloordiv__# method ma.MaskedArray.__rfloordiv__(other)[源代码]# Divide self into other, and return a new masked array.