Skip to content

Quote by Anonymous

“In [11]: from sympy import *In [12]: x = Symbol('x')In [13]: y = Wild('y')In [14]: (10*x**3).match(y*x**3)Out[14]: {y: 10}” quote by Anonymous
Download Open image
““In [11]: from sympy import *In [12]: x = Symbol('x')In [13]: y = Wild('y')In [14]: (10*x**3).match(y*x**3)Out[14]: {y: 10}””

Anonymous

2.3 out of 5 (6 ratings)

More by Anonymous

Explore all 163,108 Anonymous quotes