Mathematica 9 is now available

Contexts

Usage

Contexts[ ] 给出了上下文列表。
Contexts["string"] 给出了匹配串的上下文列表。


Notes

• 串可包含如 *@的元字符,这在A.3.13节中描述。
• 参见Mathematica全书: 2.6.8节 and 2.6.12节.
• 同时参见: $Packages, $ContextPath.
Further Examples

Here is a list of all the contexts in the current session.

In[1]:=  

Out[1]=

This gives a list of the subcontexts of the System context.

In[2]:=  

Out[2]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.