cf.FieldList.__rsub__

FieldList.__rsub__(y)[source]

The binary arithmetic operation - with reflected operands

x.__rsub__(y) <==> y-x

Previous topic

cf.FieldList.__radd__

Next topic

cf.FieldList.__rmul__

This Page