]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
Added polynomial factorization (univariate case).
[ginac.git] / ginsh / ginsh.1.in
index bfdc1639268048425ff0d53c1a9ee60255bc54e5..8172a54faac7a312ac600128b6c8ff97b18d10c4 100644 (file)
@@ -293,6 +293,9 @@ detail here. Please refer to the GiNaC documentation.
 .BI find( expression ", " pattern )
 \- returns a list of all occurrences of a pattern in an expression
 .br
+.BI fsolve( expression ", " symbol ", " number ", " number )
+\- numerically find root of a real-valued function within an interval
+.br
 .BI gcd( expression ", " expression )
 \- greatest common divisor
 .br
@@ -532,7 +535,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