Home
/
Python 3.11
/
Decimal
/
conjugate
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
conjugate
Python 3.11
Just returns self, this method is only to comply with the Decimal Specification.
Syntax
PYTHON
Copy
conjugate()