X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.1.in;h=90a60fc13d06acc283dffb16ba4d61721e493327;hp=d9a67e4b7382c48c5b5ef88b3a6568713fd90a85;hb=e858ebe524f9beac33d492b9a4e614666819c3ab;hpb=4d59c02d51fbf50ff24d616b00296aa4cbb1ea5e diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index d9a67e4b..90a60fc1 100644 --- a/ginsh/ginsh.1.in +++ b/ginsh/ginsh.1.in @@ -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 @@ -394,8 +397,8 @@ detail here. Please refer to the GiNaC documentation. .BI transpose( matrix ) \- transpose of a matrix .br -.BI unassign( symbol ) -\- unassign an assigned symbol +.BI unassign( 'symbol' ) +\- unassign an assigned symbol (mind the quotes, please!) .br .BI unit( expression ", " symbol ) \- unit part of a polynomial @@ -535,7 +538,7 @@ C++ programming language .PP CLN \- A Class Library for Numbers, Bruno Haible .SH COPYRIGHT -Copyright \(co 1999-2005 Johannes Gutenberg Universit\(:at Mainz, Germany +Copyright \(co 1999-2008 Johannes Gutenberg Universit\(:at Mainz, Germany This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by