RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
SinghMaddalaDistribution[q, a, b] represents the Singh\[Dash]Maddala distribution with shape parameters q and a and scale parameter b.
Histogram[{x_1, x_2, ...}] plots a histogram of the values x_i.Histogram[{x_1, x_2, ...}, bspec] plots a histogram with bin width specification bspec.Histogram[{x_1, x_2, ...
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
GraphPlot[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot[{{v i 1 -> v j 1, lbl_1}, ...}] ...
ProbabilityDistribution[pdf, {x, x_min, x_max}] represents the continuous distribution with PDF pdf in the variable x where the pdf is taken to be zero for x < x_min and x > ...
InverseGammaDistribution[\[Alpha], \[Beta]] represents an inverse gamma distribution with shape parameter \[Alpha] and scale parameter ...
DatabaseLink allows other Mathematica applications to hold resource information for database connections in DatabaseResources directories. There are a number of possible ...
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
A remote kernel in use may fail at any time, due to hardware, network, or software problems. A failure of a remote kernel will be noticed the next time Parallel Computing ...