Hello,

abs() takes int only. How can I do absolute value with a float?

Thanks