X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.1.in;h=bfdc1639268048425ff0d53c1a9ee60255bc54e5;hp=01ecbb59a46b71188ee96e93dfe4270601c1a89d;hb=da64e515abf7243bc4c84ca3631470931c4e6691;hpb=7dbf2251dd119cb928a6bec128ca03b5a131f24e diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index 01ecbb59..bfdc1639 100644 --- a/ginsh/ginsh.1.in +++ b/ginsh/ginsh.1.in @@ -299,6 +299,9 @@ detail here. Please refer to the GiNaC documentation. .BI has( expression ", " pattern ) \- returns "1" if the first expression contains the pattern as a subexpression, "0" otherwise .br +.BI integer_content( expression ) +\- integer content of a polynomial +.br .BI inverse( matrix ) \- inverse of a matrix .br @@ -350,9 +353,15 @@ detail here. Please refer to the GiNaC documentation. .BI quo( expression ", " expression ", " symbol ) \- quotient of polynomials .br +.BI rank( matrix ) +\- rank of a matrix +.br .BI rem( expression ", " expression ", " symbol ) \- remainder of polynomials .br +.BI resultant( expression ", " expression ", " symbol ) +\- resultant of two polynomials with respect to symbol s +.br .BI series( expression ", " relation-or-symbol ", " order ) \- series expansion .br @@ -523,7 +532,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