Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

Definition

Definition[symbol]
prints as the definitions given for a symbol.
  • Definition[symbol] prints as all values and attributes defined for symbol.
In[1]:=
Click for copyable input
Out[1]=
 
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Out[2]=
For built-in symbols, Definition gives attributes, defaults, and options:
For user-defined symbols, Definition gives attributes, defaults, options, and definitions:
For read-protected symbols, definitions are not given:
The information given by Definition is comprised of defaults, options, attributes, and values:
Information prints the values rendered by Definition, as well as usage messages:
is the same as Information:
This gives the definition of itself:
This gives the definition of its value:
Definition is an output form; it does not evaluate:
New in 1 | Last modified in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF