ndarray
dtype
numpy.ma
ufunc
numpy.typing
numpy.distutils
ma.MaskedArray.__rfloordiv__
method
Divide self into other, and return a new masked array.
previous
numpy.ma.MaskedArray.__floordiv__
next
numpy.ma.MaskedArray.__mod__