PageFooters is an option for notebooks that specifies what should be inserted as the footer of each page of a notebook when it is printed.
PageHeaders is an option for notebooks that specifies what should be inserted as the header of each page of a notebook when it is printed.
ShowSelection is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
AutoLoadNotationPalette specifies whether the Notation palette is opened when the Notation Package is loaded.
RemoveNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.
Mathematica provides a complete set of functions needed to compute and verify the controllability and observability properties of linear systems, as well as advanced ...
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
int MLGetRealArray (MLINK link, double ** a, long ** dims, char ***heads, long *d) gets an array of floating-point numbers from the MathLink connection specified by link, ...