AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
If you use the notebook front end for Mathematica, then you can enter some of the operations discussed here in special ways. Special and ordinary ways to enter mathematical ...
Set
(Built-in Mathematica Symbol) lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
InverseChiSquareDistribution[\[Nu]] represents an inverse \[Chi]^2 distribution with \[Nu] degrees of freedom.InverseChiSquareDistribution[\[Nu], \[Xi]] represents a scaled ...
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].
Unicode: 03DC. Aliases: Esc Di Esc, Esc Digamma Esc. Special Greek letter. Analogous to English W.
Unicode: 03DE. Aliases: Esc Ko Esc, Esc Koppa Esc. Special Greek letter. Analogous to English Q.
Unicode: 03E0. Aliases: Esc Sa Esc, Esc Sampi Esc. Special Greek letter.
Unicode: 03DA. Aliases: Esc Sti Esc, Stigma Esc. Special Greek letter.
ToCharacterCode["string"] gives a list of the integer codes corresponding to the characters in a string. ToCharacterCode["string", " encoding"] gives integer codes according ...