1.3.8 r:=integrate(1/((b*sin(f*x + e) + a)^2*(d*sin(f*x + e) + c)),x);
Returns list of 4 elements: indices(r) [1, 2, 3, 4] So it returns 4 different antiderivatives? btw, is there a direct way to find length of list in Fricas? I looked at https://fricas.github.io/api/List.html and can find a "Length" like commnd. May be I overlooked it. Thanks --Nasser -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/8cb4e891-73f5-43ce-aefd-dcbd069a3677n%40googlegroups.com.
