Open GoogleCodeExporter opened 9 years ago
I commited these changes for Sin and Cos function:
https://bitbucket.org/axelclk/symja_android_library/commits/88d34baa4e42e32c9f32
8e5c3f0a0d2779441d47
Please rewrite expressions like this:
...
2.Integrate(Cos(a*x)*Sin(b*x)^2,x)
3.Integrate(Cos(a*x)^2*Sin(b*x),x)
4.Integrate(Cos(b*x)^2*Sin(a*x)^2,x)
Original comment by axelclk@gmail.com
on 1 Oct 2013 at 8:14
Original issue reported on code.google.com by
umarfaro...@gmail.com
on 30 Sep 2013 at 7:14