]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
* basic::collec() never worked correctly on non-polynomials till now.
[ginac.git] / ginsh / ginsh.1.in
index 9be13b4350461f0e3d1a75e8ec2706e30946e61c..d933c33556907f59d1f9e380726b26b82b211226 100644 (file)
@@ -417,7 +417,7 @@ from within ginsh without having to quit.
 > Digits = 40;
 40
 > evalf(s);
-0.999999999999999999999995821133292704384960990679L0
+0.999999999999999999999995821133292704384960990679
 > unassign('x');
 x
 > s;