Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sage is not able to understand the output of Giac because the result returned by Giac contains the expression sqrt(-exp(1)^4+exp(2)^2) as a denominator. The problem is that this expression is zero, so Giac's result does not make much sense.

In this case, it looks like a feature that Sage catches this and returns an error.