OpenSQLConnection[src] makes a connection to a data source.OpenSQLConnection[] opens a GUI that helps to make a connection to a data source.
Parallel computing in Mathematica is based on launching and controlling multiple Mathematica kernel (worker) processes from within a single master Mathematica, providing a ...
Notation , Symbolize and InfixNotation have several options that modify their behavior. These notation functions all take the options WorkingForm and Action. In addition the ...
Welcome to J/Link, a product that integrates Mathematica and Java. J/Link lets you call Java from Mathematica in a completely transparent way, and it also lets you use and ...
A process is simply a Mathematica expression being evaluated. A processor is a parallel kernel that performs such evaluations. The command ParallelEvaluate discussed in the ...
Script
(GUIKit Package Symbol) Script[scriptcode] defines a script to be used either on load or during an event.
Widget["Timer"] creates a timed action.
FrequencyModulation[f_c, {f_m, pd}, dur] creates a Sound object that is a frequency-modulated sinusoid, having carrier and modulating frequencies f_c and f_m, measured in ...
InverseFourierCoefficient[expr, n, t] gives the function of t whose Fourier exponential series representation has coefficients given by expr, where expr is a function of n.
NFourierCosCoefficient[expr, t, n] gives a numerical approximation to the n\[Null]^th coefficient in the Fourier cosine series expansion of expr, where expr is a periodic ...