On this page
numpy.ma.MaskedArray.__rfloordiv__
method
ma.MaskedArray.__rfloordiv__(other)[source]- 
    
Divide self into other, and return a new masked array.
 
© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.20/reference/generated/numpy.ma.MaskedArray.__rfloordiv__.html