Substitution in Order fails
Labels: series
O(x**3).subs(x, exp(-x**2)) should be O(exp(-3*x**2), (x, oo))
but gives an error
Related to #7529
Labels: series
O(x**3).subs(x, exp(-x**2)) should be O(exp(-3*x**2), (x, oo))
but gives an error
Related to #7529
Search for a command to run...