Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Graphics and Sound / Basic Options  /
Compiled

  • Compiled is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.
  • Compiled -> True automatically creates compiled functions.
  • You should set Compiled -> False if you need to use high-precision numbers.
  • See the Mathematica book: Section 1.9.3, Section 1.9.6, Section 1.9.6, Section 2.5.14Section 3.9.3.

    Further Examples

    Several built-in functions in Mathematica have a default value of .

    In[1]:=

    Out[1]=



    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.