X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginsh%2Fginsh.1.in;h=a19be9c0e8e63b8d4655410038cc527a856f571a;hp=97c0bbbcd508cbb32dc1801e496f0b1060d68d2b;hb=b9cd4b49ffbfbf3e1c36a2b594ec3148a5baca64;hpb=1c9720626245312534c8311b47a8749dd2e18526 diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index 97c0bbbc..a19be9c0 100644 --- a/ginsh/ginsh.1.in +++ b/ginsh/ginsh.1.in @@ -292,6 +292,9 @@ detail here. Please refer to the GiNaC documentation. .BI lsolve( equation-list ", " symbol-list ) \- solve system of linear equations .br +.BI match( expression ", " pattern ) +\- check whether expression matches a pattern; returns a list of wildcard substitutions or "FAIL" if there is no match +.br .BI nops( expression ) \- number of operands in expression .br