Discussion Overview
The discussion revolves around finding a comprehensive list of built-in functions and operators in Mathematica. Participants explore methods to generate or locate this information, including references to documentation and specific commands within the software.
Discussion Character
- Exploratory, Technical explanation, Conceptual clarification
Main Points Raised
- One participant expresses difficulty in finding a list of functions or operators in Mathematica and suggests that using the elements of Symbol might be a solution, though it did not work.
- Another participant inquires about good language references, both hardcopy and online.
- A participant points out that the Documentation Center contains an "Index of Functions" and suggests searching for "guide/AlphabeticalListing" as a resource.
- One participant thanks another for directing them to the Wolfram website, indicating it provided new insights.
- A participant shares that executing the command "?? A*" in Mathematica reveals a list of all symbols starting with A, which can be clicked for more information.
- Another participant notes that Mathematica can recognize patterns with commands like "?? *Form", "?? P*Form", and "?? *Hold*".
Areas of Agreement / Disagreement
Participants generally agree on the usefulness of the Documentation Center and specific commands for finding functions, but there is no consensus on a singular method for generating a complete list of functions.
Contextual Notes
Some limitations include the potential for incomplete results when using Symbol and the dependency on specific commands for retrieving function lists.
Who May Find This Useful
Users of Mathematica seeking to navigate its built-in functions and operators, as well as those looking for effective documentation resources.