Home
/
Python 3.11
/
Math
/
fabs
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Math
fabs
Python 3.11
Return the absolute value of x.
Syntax
PYTHON
Copy
math.fabs(x)