RefreshRate is an option to Animate and related functions which specifies the refresh rate for frames in animations.
SawtoothWave[x] gives a sawtooth wave that varies from 0 to 1 with unit period.SawtoothWave[{min, max}, x] gives a sawtooth wave that varies from min to max with unit period.
SeriesData[x, x_0, {a_0, a_1, ...}, n_min, n_max, den] represents a power series in the variable x about the point x_0. The a_i are the coefficients in the power series. The ...
Signature[list] gives the signature of the permutation needed to place the elements of list in canonical order.
SpellingCorrection is an option for StringMatchQ, Names, and related functions that specifies whether strings should be considered to match even when a small fraction of the ...
StartingStepSize is an option to NDSolve and related functions that specifies the initial step size to use in trying to generate results.
TextPacket[string] is a MathLink packet containing string, the text output from Mathematica as produced by functions such as Print.
TokenWords is an option for Read and related functions which gives a list of token words to be used to delimit words.
ValidationLength is an option to FindSequenceFunction and related functions that specifies the number of elements in the input sequence that should be used to validate a ...
Word
(Built-in Mathematica Symbol) Word represents a word in Read, Find, and related functions.