[GiNaC-list] Add series_to_poly to ginsh
Vitaly Magerya
vmagerya at gmail.com
Mon Feb 7 14:20:23 CET 2022
Oh, and here's the man page update too.
-------------- next part --------------
diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in
index 80b66122..61741683 100644
--- a/ginsh/ginsh.1.in
+++ b/ginsh/ginsh.1.in
@@ -368,6 +368,9 @@ detail here. Please refer to the GiNaC documentation.
.BI series( expression ", " relation-or-symbol ", " order )
\- series expansion
.br
+.BI series_to_poly( series )
+\- convert a series into a polynomial by dropping the Order() term
+.br
.BI sprem( expression ", " expression ", " symbol )
\- sparse pseudo-remainder of polynomials
.br
More information about the GiNaC-list
mailing list