]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh.1.in
- first implementation of pattern matching
[ginac.git] / ginsh / ginsh.1.in
index 97c0bbbcd508cbb32dc1801e496f0b1060d68d2b..a19be9c0e8e63b8d4655410038cc527a856f571a 100644 (file)
@@ -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 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
 .BI nops( expression )
 \- number of operands in expression
 .br