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