login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #435 power series with different expansion variables revision 1 of 2

1 2
Editor: kratt6
Time: 2008/10/28 08:23:02 GMT-7
Note:

changed:
-
\begin{axiom}
a := series(z, z=0); e := series(1, x=0)
a+e
\end{axiom}

Submitted by : kratt6 at: 2008-10-28T08:23:02-07:00 (15 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

axiom
a := series(z, z=0); e := series(1, x=0)
LatexWiki Image(1)
Type: UnivariatePuiseuxSeries?(Expression Integer,x,0)
axiom
a+e
>> Error detected within library code: division by zero