numpy.ma.MaskedArray.__rsub__# method ma.MaskedArray.__rsub__(other)[原始碼]# Subtract self from other, and return a new masked array.