x / yDivide two Python objects, giving the "true" quotient, e.g., when dividing two integers, the result will be a float.
|
If one of the arguments is a Macaulay2 object, then it is first converted to a Python object before dividing.
|
|
The source of this document is in Python/doc/arithmetic.m2:408:0.