Home
Original page
cf.Field.__add__ — Documentation
Field.
__add__
(
y
)
[source]
¶
The binary arithmetic operation
+
x.__add__(y) <==> x+y