Home
/
Python 3.11
/
Decimal
/
minus
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
minus
Python 3.11
Minus corresponds to the unary prefix minus operator in Python.
Syntax
PYTHON
Copy
minus(x)