SelectionEvaluateCreateCell[notebook] takes the current selection in a notebook and creates a new cell containing the result obtained by evaluating the contents of the ...
TimesBy
(Built-in Mathematica Symbol) x *= c multiplies x by c and returns the new value of x.
WindowTitle is an option that specifies the title to give for a window.
$ModuleNumber gives the current serial number to be used for local variables that are created.
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
EllipticE[m] gives the complete elliptic integral E(m). EllipticE[\[Phi], m] gives the elliptic integral of the second kind E(\[Phi] \[VerticalSeparator] m).
ParticleData[name, " property"] gives the specified property for a subatomic particle or family of particles with the specified name. ParticleData[{name, q}, " property"] ...
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
You can use the Mathematica function DSolve to find symbolic solutions to ordinary and partial differential equations. Solving a differential equation consists essentially in ...
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...