Public bug reported:

kubuntu intrepid, maxima 5.13.0

Binary package hint: maxima

(%i1) residue(%e**(1/z),z,0);
(%o1) 0

but according to the laurent series:
%e**(1/z) = 1 + 1/z + 1/2z^2 + ...
the correct result is 1.

** Affects: maxima (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

+ kubuntu intrepid, maxima 5.13.0
+ 
  Binary package hint: maxima
  
  (%i1) residue(%e**(1/z),z,0);
  (%o1) 0
  
  but according to the laurent series:
  %e**(1/z) = 1 + 1/z + 1/2z^2 + ...
  the correct result is 1.

-- 
incorrect result (residue)
https://bugs.launchpad.net/bugs/323221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to