Home
/
Python 3.11
/
Operators
/
matmul
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Operators
matmul
Python 3.11
Return a @ b.
Syntax
PYTHON
Copy
operator.matmul(a, b)