cf.Field.__neg__

Field.__neg__()[source]

The unary arithmetic operation -

x.__neg__() <==> -x