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