numpy.ma.MaskedArray.__pow__

method

ma.MaskedArray.__pow__(other)[source]

Raise self to the power other, masking the potential NaNs/Infs

© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.ma.MaskedArray.__pow__.html