|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SystemOptions
SystemOptions["name"]
gives the current setting for the internal system option with the specified name.
SystemOptions[]
gives the current settings for all settable internal system options.
DetailsDetails
- System options specify parameters relevant to the internal operation of Mathematica. Their values may differ from one computer system to another, and possibly from one session to another.
- SystemOptions[patt] gives the current settings for all internal system options whose names match the string pattern patt.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Check system options related to computational caching:
| In[1]:= |
| Out[1]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
