cf.Data.__pos__

Data.__pos__()[source]

The unary arithmetic operation +

x.__pos__() <==> +x

Previous topic

cf.Data.__neg__

Next topic

cf.Data.__abs__

This Page