Mathematica >

Contexts

Contexts[]
gives a list of all contexts.
Contexts["string"]
gives a list of the contexts which match the string.
  • Contexts allows abbreviated string patterns containing the following metacharacters:
*zero or more characters
@one or more characters, excluding uppercase letters
\\*, etc.literal *, etc.
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team