Home
/
Python 3.11
/
Decimal
/
subtract
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
subtract
Python 3.11
Return the difference between x and y.
Syntax
PYTHON
Copy
subtract(x, y)