X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.1.in;h=f964920d12052dbcd33b7c0a5024e8f049e32e79;hp=21db17e61a2344378ac5dfced2a164888aa1403b;hb=547db2f0380c03c7d013aa8bda36aa33ff5559e1;hpb=3cbd851611c82629116046ecbe36fd85f373496c diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index 21db17e6..f964920d 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