You are here : python_3mathmathfabs

math.fabs() - math

Return the absolute value of x.


Syntax

math.fabs(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference