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