Language is a global option that specifies the language in which menus, dialog boxes, error messages, and help files are displayed.
LibraryLoad[lib] loads the dynamic library lib into the Mathematica runtime.
LQEstimatorGains[ss, {w, v}] gives the optimal estimator gain matrix for the StateSpaceModel object ss with process and measurement noise covariance matrices w and ...
Messages[symbol] gives all the messages assigned to a particular symbol.
MinValue[f, x] gives the minimum value of f with respect to x.MinValue[f, {x, y, ...}] gives the minimum value of f with respect to x, y, .... MinValue[{f, cons}, {x, y, ...
NonConstants is an option for D which gives a list of objects to be taken to depend implicitly on the differentiation variables.
NotebookPath is a global option that determines which directories are searched when a specified notebook is needed.
NumberPadding is an option for NumberForm and related functions which gives strings to use as padding on the left- and right-hand sides of numbers.
Overlaps is an option to StringCases, StringCount, and StringPosition that specifies how to treat overlapping substrings.
PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.