cf.FieldList.__rdiv__

FieldList.__rdiv__(y)[source]

The binary arithmetic operation / with reflected operands

x.__rdiv__(y) <==> y/x

Previous topic

cf.FieldList.__rmul__

Next topic

cf.FieldList.__rtruediv__

This Page