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