Definition
Usage
• Definition[symbol] 输出一个符号的定义.
Notes
• Definition具有 HoldAll属性. • Definition[symbol] 输出为符号所定义的所有值和属性. • ?s使用Definition.
Further Examples
This gives information on the constant Pi.
In[1]:=
|
Out[1]=
|
Here is information on the Solve function.
In[2]:=
|
Out[2]=
|
|