ZetaSimplify[expr] transforms zeta functions in expr, trying to either decrease the number of zeta functions, or convert combinations of them into more elementary functions.
PrintNotationRules is a possible value for the Action option to Notation, Symbolize and InfixNotation.
Protected is an attribute which prevents any values associated with a symbol from being modified.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
$ProcessorCount gives the number of processor cores available on the computer system on which Mathematica is being run.
patt /; test is a pattern which matches only if the evaluation of test yields True. lhs :> rhs /; test represents a rule which applies only if the evaluation of test yields ...
Convolve[f, g, x, y] gives the convolution with respect to x of the expressions f and g.Convolve[f, g, {x_1, x_2, ...}, {y_1, y_2, ...}] gives the multidimensional ...
XLS
(Mathematica Import/Export Format) Registered MIME type: application/vnd.ms-excel Microsoft Excel spreadsheet file. XLS is an acronym derived from Excel Spreadsheet. Stores spreadsheet data and formulas.
Mathematica's breadth of functionality in handling documents, computation, and graphics gives it a rich collection of menu items—all carefully designed to be as familiar as ...
\[Vee]
(Mathematica Character Name) Unicode: 22C1. Alias: Esc v Esc. Infix operator. x ⋁ y is by default interpreted as Vee[x,y]. Used to indicate various notions of joining, and as a dual of \[Wedge]. Not the ...