GaborWavelet[] represents a Gabor wavelet of frequency 6.GaborWavelet[w] represents a Gabor wavelet of frequency w.
Subscript[x, y] is an object that formats as x_y. Subscript[x, y_1, y_2, ...] formats as x Subscript[y, 1], Subscript[y, 2], ....
LinkInterrupt[link] sends an interrupt to the program at the other end of the specified MathLink connection.
Data storage, indexing, and retrieval have long been crucial tasks of many large organizations such as governments, banks, hospitals, and libraries. As human societies have ...
Mathematica's core tree-oriented symbolic language makes it well suited to working with a hierarchical view of C code as Mathematica expressions. This supports the use of the ...
Structural Operations on Polynomials Finding the Structure of a Polynomial Polynomial Orderings
p_1 | p_2 | ... is a pattern object which represents any of the patterns p_i.
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
ToVerboseXML[expr] generates an equivalent SymbolicXML expression that explicitly exposes all the namespace information for elements and attributes in expr. ...