Home
/
Python 3.11
/
Decimal
/
abs
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
abs
Python 3.11
Returns the absolute value of x.
Syntax
PYTHON
Copy
abs(x)