Hello,
This works as expected
(14) -> integrate( D(sin(x),x), x)
(14) sin(x)
But why not this
integrate( D(Gamma(x),x), x)
x
++
(15) | Gamma(%A)digamma(%A)d%A
++
Is there a subtle mathematical reason for this, or do I need to apply some
special function to evaluate the above? It seems to me this should be
evaluated immediately from definition of integration being opposite of
differentiation?
In Maple:
int( diff(GAMMA(x),x),x)
GAMMA(x)
Thank you,
--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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.