cf
Field.
__rsub__
The binary arithmetic operation - with reflected operands
-
x.__rsub__(y) <==> y-x
cf.Field.__radd__
cf.Field.__rmul__
Enter search terms or a module, class or function name.