]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
Added polynomial factorization (univariate case).
[ginac.git] / ginsh / ginsh.1.in
index 8172a54faac7a312ac600128b6c8ff97b18d10c4..af18f4e7c51485ca88425131ad25e88de26b4ad2 100644 (file)
@@ -290,6 +290,9 @@ detail here. Please refer to the GiNaC documentation.
 .BI expand( expression )
 \- expands an expression
 .br
+.BI factor( expression )
+\- factorizes an expression (univariate)
+.br
 .BI find( expression ", " pattern )
 \- returns a list of all occurrences of a pattern in an expression
 .br