cf.FieldList.__abs__

FieldList.__abs__()[source]

The unary arithmetic operation abs

x.__abs__() <==> abs(x)

Previous topic

cf.FieldList.__pos__

Next topic

cf.FieldList.__and__

This Page