CurrentValue[item] gives the current value of item at a location in the Mathematica system and interface. CurrentValue[{item, spec}] gives the current value for the feature ...
FourierSinTransform[expr, t, \[Omega]] gives the symbolic Fourier sine transform of expr. FourierSinTransform[expr, {t_1, t_2, ...}, {\[Omega]_1, \[Omega]_2, ...}] gives the ...
AdjustedSignIJK[q] gives the sign of the pure quaternion part of q, adjusted so its first nonzero component is positive.
Signature[list] gives the signature of the permutation needed to place the elements of list in canonical order.
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
GraphPlot3D[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a 3D plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot3D[{{v i 1 -> v j 1, lbl_1}, ...
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
InverseFourierSinTransform[expr, \[Omega], t] gives the symbolic inverse Fourier sine transform of expr. InverseFourierSinTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...}, ...
Rasterize[g] returns a rasterized graphic of g. Rasterize[g, elem] gives the element elem associated with the rasterized form of g.
SubMinus[expr] displays as expr_-.