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