abs() vs fabs() – Python functions – Find absolute
abs() and fabs() functions in Python are used to return the absolute of a number passed to them. But there are a few differences ..
https://codeparttime.com/abs-vs-fabs-python-functions-find-absolute/