Home
Original page
cf.Field.__abs__ — Documentation
Field.
__abs__
(
)
[source]
¶
The unary arithmetic operation
abs
x.__abs__() <==> abs(x)