numpy.ma
MaskedArray.
__rsub__
Subtract self from other, and return a new masked array.
numpy.ma.MaskedArray.__sub__
numpy.ma.MaskedArray.__mul__