apropos pattern
In the simplest case, the list of symbols containing the given string is returned.
|
Regular expressions allow for more complicated requests. For example, to find all functions that start with mat or Mat:
|
It is also possible to view a table of headlines corresponding to the results.
|
The object apropos is a method function.
The source of this document is in Macaulay2Doc/functions/help-doc.m2:349:0.