cf
Field.
__abs__
The unary arithmetic operation abs
abs
x.__abs__() <==> abs(x)
cf.Field.__pos__
cf.Field.__and__