]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
Finalize 1.7.0 release.
[ginac.git] / ginsh / ginsh.1.in
index 172eb52d8b0bc0a4516cee677ff57b7c6caf4a5f..09daf4ab01ca5732401b9bcc5dca6ea3770b1af5 100644 (file)
@@ -278,10 +278,7 @@ detail here. Please refer to the GiNaC documentation.
 .BI divide( expression ", " expression )
 \- exact polynomial division
 .br
-.BI eval( "expression [" ", " level] )
-\- evaluates an expression, replacing symbols by their assigned value
-.br
-.BI evalf( "expression [" ", " level] )
+.BI evalf( expression )
 \- evaluates an expression to a floating point number
 .br
 .BI evalm( expression )
@@ -335,7 +332,7 @@ detail here. Please refer to the GiNaC documentation.
 .BI nops( expression )
 \- number of operands in expression
 .br
-.BI normal( "expression [" ", " level] )
+.BI normal( expression )
 \- rational function normalization
 .br
 .BI numer( expression )
@@ -538,7 +535,7 @@ C++ programming language
 .PP
 CLN \- A Class Library for Numbers, Bruno Haible
 .SH COPYRIGHT
-Copyright \(co 1999-2014 Johannes Gutenberg Universit\(:at Mainz, Germany
+Copyright \(co 1999-2016 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