cf.FieldAncillary.__radd__

FieldAncillary.__radd__(y)[source]

The binary arithmetic operation + with reflected operands.

x.__radd__(y) <==> y+x