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