Expand(function, x), ExpandAll(function, x) with 2nd argument "x" are not evaluated

Issue #1 resolved
Axel Kramer repo owner created an issue

Expand(function, x) or ExpandAll(function, x) with 2nd argument "x" are not evaluated

Testcase which uses the 2nd argument in Expand

Integrate(Sin(x)Cos(x)Pi,x)

Comments (2)

  1. Log in to comment