Compiled

Compiled

is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.

Details

  • Compiled->True automatically creates compiled functions.
  • You should set Compiled->False if you need to use highprecision numbers.

Examples

Basic Examples  (1)

On rare occasions, machine-number compilation may produce unexpected results:

By default, the function is compiled by FindRoot, so that machine overflow and underflow are not caught:

Use Compiled->False to prevent this:

Wolfram Research (1991), Compiled, Wolfram Language function, https://reference.wolfram.com/language/ref/Compiled.html.

Text

Wolfram Research (1991), Compiled, Wolfram Language function, https://reference.wolfram.com/language/ref/Compiled.html.

CMS

Wolfram Language. 1991. "Compiled." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Compiled.html.

APA

Wolfram Language. (1991). Compiled. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Compiled.html

BibTeX

@misc{reference.wolfram_2023_compiled, author="Wolfram Research", title="{Compiled}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/Compiled.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_compiled, organization={Wolfram Research}, title={Compiled}, year={1991}, url={https://reference.wolfram.com/language/ref/Compiled.html}, note=[Accessed: 19-March-2024 ]}