fricas
integrate(sin(sqrt(x*x)),x)
Type: Union(Expression(Integer),...)
fricas
D(%,x)
Type: Expression(Integer)
fricas
%-sin(sqrt(x*x))
Type: Expression(Integer)
fricas
normalize %
Type: Expression(Integer)
fricas
)trace INTEF )math
Packages traced:
ElementaryIntegration(Integer,Expression(Integer))
Parameterized constructors traced:
INTEF
integrate(sin(sqrt(x*x)),x)
1<enter ElementaryIntegration.lfintegrate,43 :
x
2tan(-)
2
arg1= -----------
x 2
tan(-) + 1
2
arg2= x
2<enter ElementaryIntegration.lfintegrate,43 :
arg1= 0
arg2= x
2>exit ElementaryIntegration.lfintegrate,43 :
0
1>exit ElementaryIntegration.lfintegrate,43 :
2
- -----------
x 2
tan(-) + 1
2
Type: Union(Expression(Integer),...)
fricas
)trace INTEF )off
Nothing is traced now.
integrate(sin(sqrt(x*x)),x)
Type: Union(Expression(Integer),...)
fricas
D(%,x)
Type: Expression(Integer)
fricas
%-sin(sqrt(x*x))
Type: Expression(Integer)
fricas
normalize %
x - x
-----
2
>> Error detected within library code:
Hidden constant detected