Navigation
index
Archive
«
cf-python 1.3
»
Documentation
»
cf.Field.__rsub__
¶
Field.
__rsub__
(
y
)
[source]
¶
The binary arithmetic operation
-
with reflected operands
x.__rsub__(y) <==> y-x
This Page
Show Source
Quick search
Navigation
index
Archive
«
cf-python 1.3
»
Documentation
»