Unicode: 22A5. Alias: Esc uT Esc. Infix relational operator. x ⊥ y is by default interpreted as UpTee[x,y]. Used in geometry to indicate perpendicular. Used in number theory ...
UnsavedVariables is an option for Manipulate, DynamicModule, and related functions that specifies local symbols that should not be saved when the notebook containing them is ...
PathGraph[{v_1, v_2, ...}] yields a path with vertices v_i and edges between v_i and v i +\[ThinSpace]1 .PathGraph[{e_1, e_2, ...}] yields a path with edges ...
MultivariatePoissonDistribution[\[Mu]_0, {\[Mu]_1, \[Mu]_2, \ ...}] represents a multivariate Poisson distribution with mean vector {\[Mu]_0 + \[Mu]_1, \[Mu]_0 + \[Mu]_2, ...
JordanDecomposition[m] yields the Jordan decomposition of a square matrix m. The result is a list {s, j} where s is a similarity matrix and j is the Jordan canonical form of ...
Mathematica provides flexible mechanisms for full typeset formatting of numbers of any magnitude and precision, to optimize readability, portability, and external ...
With careful standardization of argument conventions, Mathematica provides full coverage of elliptic integrals, with arbitrary-precision numerical evaluation for complex ...
Using original algorithms developed at Wolfram Research, Mathematica evaluates error and exponential integral functions anywhere in the complex plane, to arbitrary ...
FinishDynamic[] finishes updating and displaying all currently visible Dynamic objects.