Often a web service requires using data other than a simple string. This data could be something simple like an integer or a real. Often the data is more complex and is a ...
CreateLibrary[source, name] compiles a string of C code and creates a library file, name.ext.CreateLibrary[{file 1, ...}, name] compiles a number of C source files and ...
SymbolicC provides automated formatting of the generated C output. This section reviews some of the ways that you can work with formatting to create your own styles of ...
ANOVA
(ANOVA Package Symbol) ANOVA[data] performs a one-way analysis of variance.ANOVA[data, model, vars] performs an analysis of variance for model as a function of the categorical variables vars.
Mathematica 's functions for solving differential equations can be applied to many different classes of differential equations, including ordinary differential equations ...
BernoulliDistribution[p] represents a Bernoulli distribution with probability parameter p.
BetaNegativeBinomialDistribution[\[Alpha], \[Beta], n] represents a beta negative binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n ...
ChiDistribution[\[Nu]] represents a \[Chi] distribution with \[Nu] degrees of freedom.
HalfNormalDistribution[\[Theta]] represents a half-normal distribution with scale inversely proportional to parameter \[Theta].
JordanDecomposition[m] yields the Jordan decomposition of a square matrix m. The result is a list {s, j} where s is a similarity matrix and j is the Jordan canonical form of ...