|
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 Section 1.9.2, Section 1.9.5, Section 1.9.5 and Section 2.6.15.
New in Version 2.
Further Examples
|