Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
math
→
mathfabs
math.fabs() - math
Return the absolute value of x.
Syntax
math.fabs(x)
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference