Kernel: Python 3
weight
.rdivide(w)
w
//
weight
The right quotient of weight
by w
. Written weight / w
, or sometimes . Is equivalent to left quotient on commutative weightsets.
See also:
Examples
In [1]:
Out[1]:
In [2]:
Out[2]:
In [3]:
Out[3]:
In [4]:
Out[4]:
In [5]:
Out[5]:
Q: div: division by zero