Saveable is an option for notebooks that specifies whether a notebook can be saved.
SpanLineThickness is an option for selections that specifies the thickness in printer's points of line-spanning characters such as \[Backslash][VerticalLine] and ...
SpanMaxSize is an option for selections that specifies the maximum size of spanning characters such as parentheses and brackets.
SpanMinSize is an option for selections that specifies the minimum size of spanning characters such as parentheses and brackets.
SpellingDictionariesPath is a global option that specifies which directories are searched for spelling dictionaries when the Edit \[FilledRightTriangle] Check Spelling menu ...
StyleNameDialogSettings -> {opt -> val} is a global option that specifies the cell style displayed in the Custom Style dialog box.
StyleSheetPath is a global option that specifies which directories Mathematica searches to find stylesheets.
$PathnameSeparator is a string used as a separator when full file and directory names are constructed.
ParameterRanges[] gives the intervals over which each the of the parameters in the default coordinate system may range. ParameterRanges[coordsys] gives the ranges for each of ...
A differential system can sometimes be solved by analytic means. The function DSolve implements many of the known algorithmic techniques. However, differential systems that ...