ThinDashed is a value that the option EdgeStyle can take on in the graph data structure or in ShowGraph.
UpperLeft is a value that options VertexNumberPosition, VertexLabelPosition, and EdgeLabelPosition can take on in ShowGraph.
UpperRight is a value that options VertexNumberPosition, VertexLabelPosition, and EdgeLabelPosition can take on in ShowGraph.
Automatic represents an option or other value that is to be chosen automatically by a built-in function.
OutputNamePacket[string] is a MathLink packet that contains in string the name assigned to the next output.
$Epilog
(Built-in Mathematica Symbol) $Epilog is a symbol whose value, if any, is evaluated when a dialog or a Mathematica session is terminated.
Database connection pools are a common way to improve the performance of database operations. They can be useful because creating a new connection can easily take several ...
StateSpaceModel[{a, b, c, d}] represents the state-space model with state matrix a, input matrix b, output matrix c, and transmission matrix d. StateSpaceModel[tf] gives a ...
FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...