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, ...
DynamicModule[{x, y, ...}, expr] represents an object which maintains the same local instance of the symbols x, y, ... in the course of all evaluations of Dynamic objects in ...
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
MultivariateHypergeometricDistribution[n, {m_1, m_2, ..., m_k}] represents a multivariate hypergeometric distribution with n draws without replacement from a collection ...
NMaximize[f, x] maximizes f numerically with respect to x.NMaximize[f, {x, y, ...}] maximizes f numerically with respect to x, y, .... NMaximize[{f, cons}, {x, y, ...}] ...
NMinimize[f, x] minimizes f numerically with respect to x.NMinimize[f, {x, y, ...}] minimizes f numerically with respect to x, y, .... NMinimize[{f, cons}, {x, y, ...}] ...
RegularExpression["regex"] represents the generalized regular expression specified by the string " regex".
Row
(Built-in Mathematica Symbol) Row[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a row, potentially extending over several lines. Row[list, s] inserts s as a separator ...
WaringYuleDistribution[\[Alpha]] represents the Yule distribution with shape parameter \[Alpha].WaringYuleDistribution[\[Alpha], \[Beta]] represents the Waring distribution ...
With Mathematica's citation management features, you can annotate and add references to research papers written using Mathematica. These features work in conjunction with the ...