I haven't used FriCAS for a very long time, and I've forgotten how to do almost everything. For example, the command
integrate(x*tan(x)^4, x = 0..%pi/4,"noPole") results in an expression which is a large fraction, the numerator consisting of powers of %pi, ln(2), and the denominator being 96. All I want to do is to break it up into 4 simple fractions: %pi^2/32 - %pi/6 + 2*ln(2)/3 -1/6 How can I do this? And with apologies for such a simple question. Alasdair -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/42196f72-262a-44e9-9d4e-a13be0b5d6efn%40googlegroups.com.