I'm trying to compute some expected values of transformed normal random variables. Is there any way to get fricas to do a discrete integral like the following?
> integrate(exp(x) * exp(-x^2), x=%minusInfinity..%plusInfinity) Or would that require more pattern matching? Thanks, Leon -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/groups/opt_out.
