Function::fdups
Function::slotn
Function::slots
Function::slot
Function::slotp
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.
Disk
(Built-in Mathematica Symbol) Disk[{x, y}, r] is a two-dimensional graphics primitive that represents a filled disk of radius r centered at the point x, y. Disk[{x, y}] gives a disk of radius 1. Disk[{x, ...
Eigenvectors[m] gives a list of the eigenvectors of the square matrix m. Eigenvectors[{m, a}] gives the generalized eigenvectors of m with respect to a. Eigenvectors[m, k] ...
InverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.