In addition to providing a comprehensive environment for calculations and a programming language, Mathematica is also a system for representing and presenting scientific and ...
SQLDelete deletes data from a database. An alternative, using raw SQL, is described in "Deleting Data with Raw SQL". If you find that the examples in this tutorial do not ...
GraphLayout is an option to Graph and related functions that specifies what layout to use for graph components and collections of components.
PascalDistribution[n, p] represents a Pascal distribution with parameters n and p.
NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
NotebookPath is a global option that determines which directories are searched when a specified notebook is needed.
InverseChiSquareDistribution[\[Nu]] represents an inverse \[Chi]^2 distribution with \[Nu] degrees of freedom.InverseChiSquareDistribution[\[Nu], \[Xi]] represents a scaled ...