numpy.ma
MaskedArray.
__rmul__
Multiply other by self, and return a new masked array.
numpy.ma.MaskedArray.__mul__
numpy.ma.MaskedArray.__div__