numpy.ndarray.__pow__
метод
- ndarray.__pow__(value, mod=None, /)
-
Возвращает pow(self, value, mod).
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.ndarray.__pow__.html
метод
Возвращает pow(self, value, mod).
© 2005–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.21/reference/generated/numpy.ndarray.__pow__.html
|
|