PrintAction is an option for notebooks that specifies the action taken when a Print[] command is evaluated by the kernel.
PrintingPageRange is an option for notebooks that specifies the range of pages of a notebook to be printed.
PrintingStartingPageNumber is an option for notebooks that specifies what number to assign to the first page of a notebook when printed.
RulerUnits is an option for notebooks that specifies the units in the ruler toolbar.
Message
(Mathematica LibraryLink C Function) void Message (char*txt) issues a message from a library function.
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
int MLPutDouble (MLINK link, double x) puts the floating-point number x of C type double to the MathLink connection specified by link.
FiniteGroupData[name, " property"] gives the value of the specified property for the finite group specified by name.FiniteGroupData["class"] gives a list of finite groups in ...
When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
PearsonDistribution[a_1, a_0, b_2, b_1, b_0] represents a distribution of the Pearson family with parameters a_1, a_0, b_2, b_1, and b_0.PearsonDistribution[type, a_1, a_0, ...