]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
- added collect_common_factors()
[ginac.git] / ginsh / ginsh.1.in
index e520213846612ccb1ddeb0949ee29d0cd356a4b3..f161576817dc7293c1913903c3781a95f7c2a082 100644 (file)
@@ -240,6 +240,9 @@ detail here. Please refer to the GiNaC documentation.
 .BI collect_distributed( expression ", " list )
 \- collects coefficients of like powers (result in distributed form)
 .br
+.BI collect_common_factors( expression )
+\- collects common factors from the terms of sums
+.br
 .BI content( expression ", " symbol )
 \- content part of a polynomial
 .br