InterpolatingPolynomial[{f_1, f_2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values f_i at successive integer values 1, 2, ... of x. ...
LinearOffsetFunction is an option for linear and generalized linear model fitting functions that specifies a component for the model that is to be assumed known.
LinkConnect["name"] connects to a MathLink link created by another program.
Magnification is an option for Style and Cell that specifies what magnification to use for display.
symbol::tag is a name for a message.
NHoldRest is an attribute which specifies that all but the first argument to a function should not be affected by N.
NormalizedSquaredEuclideanDistance[u, v] gives the normalized squared Euclidean distance between vectors u and v.
NotebookApply[notebook, data] writes data into a notebook at the current selection, replacing the first selection placeholder in data by the current selection, and then ...
NotebookConvertSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for converting imported legacy notebooks.
NotebookEventActions is a notebook option that gives a list of actions to perform when specified events occur in connection with the notebook.