Compiled
Usage
• Compiled is an option for various numerical and plotting functions which specifies whether the expressions they work with should automatically be compiled.
Notes
• Compiled -> True automatically creates compiled functions. • You should set Compiled -> False if you need to use high-precision numbers. • New in Version 2.
|