]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
* Added fsolve() numerical univariate real-valued function solver.
[ginac.git] / ginsh / ginsh.1.in
index f964920d12052dbcd33b7c0a5024e8f049e32e79..d9a67e4b7382c48c5b5ef88b3a6568713fd90a85 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-2004 Johannes Gutenberg Universit\(:at Mainz, Germany
+Copyright \(co 1999-2005 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