]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1
- Finally: the test M1 from Lewis and Wester works.
[ginac.git] / ginsh / ginsh.1
index 32b0cec6456afe0645e12e93394417bdda5312d4..53e5bcdb467e7bf1d4e06d2bf1530f186d691c2a 100644 (file)
@@ -1,4 +1,4 @@
-.TH ginsh 1 "October, 1999" "GiNaC"
+.TH ginsh 1 "January, 2000" "GiNaC"
 .SH NAME
 ginsh \- GiNaC Interactive Shell
 .SH SYNPOSIS
@@ -82,7 +82,7 @@ Archimedes' Constant
 .B Catalan
 Catalan's Constant
 .TP
-.B EulerGamma
+.B gamma
 Euler-Mascheroni Constant
 .TP
 .B I
@@ -216,9 +216,6 @@ detail here. Please refer to the GiNaC documentation.
 .PP
 .RS
 \" GINSH_FCN_HELP_START
-.BI beta( expression ", " expression )
-\- beta function
-.br
 .BI charpoly( matrix ", " symbol )
 \- characteristic polynomial of a matrix
 .br
@@ -309,7 +306,7 @@ detail here. Please refer to the GiNaC documentation.
 .BI rem( expression ", " expression ", " symbol )
 \- remainder of polynomials
 .br
-.BI series( expression ", " "symbol [" ", " "point [" ", " order]] )
+.BI series( expression ", " relation-or-symbol ", " order )
 \- series expansion
 .br
 .BI sqrfree( expression ", " symbol )
@@ -442,14 +439,14 @@ Christian Bauer <Christian.Bauer@uni-mainz.de>
 .br
 Alexander Frink <Alexander.Frink@uni-mainz.de>
 .br
-Richard B. Kreckel <Richard.Kreckel@uni-mainz.de>
+Richard Kreckel <Richard.Kreckel@uni-mainz.de>
 .SH SEE ALSO
 GiNaC Tutorial \- An open framework for symbolic computation within the
 C++ programming language
 .PP
 CLN \- A Class Library for Numbers, Bruno Haible
 .SH COPYRIGHT
-Copyright \(co 1999 Johannes Gutenberg Universit\(:at Mainz, Germany
+Copyright \(co 1999-2000 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