The unary arithmetic operation abs
x.__abs__() <==> abs(x)
cf.Data.__pos__
cf.Data.__and__
Enter search terms or a module, class or function name.