I can't construct series involving complex numbers given the expression for the coefficients.
For example series(n +-> 1^n / factorial(n), x = 0) works, but not series(n +-> %i^n / factorial(n), x = 0) Is there a way to make it work? -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
