Home
/
Python 3.11
/
Decimal
/
multiply
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
multiply
Python 3.11
Return the product of x and y.
Syntax
PYTHON
Copy
multiply(x, y)