On this page
numpy.ma.MaskedArray.__rpow__
method
MaskedArray.__rpow__(other)[source]- 
    
Raise other to the power self, masking the potential NaNs/Infs
 
© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
 https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.ma.MaskedArray.__rpow__.html