numpy.ma.MaskedArray.__radd__# method ma.MaskedArray.__radd__(other)[source]# Add other to self, and return a new masked array.