Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Programming / Assignments  /
Definition

  • Definition[ symbol ] prints as the definitions given for a symbol.
  • Definition has attribute HoldAll.
  • Definition[ symbol ] prints as all values and attributes defined for symbol.
  • ? s uses Definition.
  • See the Mathematica book: Section 2.11.1.
  • See also: FullDefinition, Information.

    Further Examples

    This gives information on the constant Pi.

    In[1]:=

    Out[1]=

    Here is information on the Solve function.

    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.