numpy.ma.MaskedArray.__rfloordiv__# method ma.MaskedArray.__rfloordiv__(other)[原始碼]# Divide self into other, and return a new masked array.