NotebookConvertSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for converting imported legacy notebooks.
InverseFourierCoefficient[expr, n, t] gives the function of t whose Fourier exponential series representation has coefficients given by expr, where expr is a function of n.
GeodesyData["name", " property"] gives the value of the specified property for a named geodetic datum or reference ellipsoid.GeodesyData[{a, b}, " property"] gives the value ...
AutoItalicWords is an option for Cell that gives a list of words that should automatically be put in italics when they are entered.
Locked
(Built-in Mathematica Symbol) Locked is an attribute that, once assigned, prevents modification of any attributes of a symbol.
OpenCLMemoryCopyToHost[mem] force copies OpenCLMemory from the GPU to the CPU.
Miscellaneous`WorldPlot` functionality is now available in the newly created World Plotting Package. Many enhancements are available through the built-in Mathematica kernel ...
mathlm
(Mathematica System Program) mathlm options starts MathLM, the Mathematica license manager.
int MLGetInteger64 (MLINK link, mlint64 *i) gets a 64-bit integer from the MathLink connection specified by link and stores it in i.
BipartiteGraphQ[g] yields True if the graph g is a bipartite graph and False otherwise.