FindSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the Find dialog box.
Placed
(Built-in Mathematica Symbol) Placed[expr, pos] represents an expression expr placed at relative position pos in a chart or other display. Placed[{e_1, e_2, ...}, pos] places each of the e_i at a relative ...
HyperbolicDistribution[\[Alpha], \[Beta], \[Delta], \[Mu]] represents a hyperbolic distribution with location parameter \[Mu], scale parameter \[Delta], shape parameter ...
Building on Mathematica's unified symbolic architecture, Mathematica 7 introduces several major new integrated forms of data manipulation—including large-scale support for ...
Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
MathMLForm[expr] prints as a MathML form of expr.
MaxMixtureKernels is an option for SmoothKernelDistribution and related functions that specifies the maximum number and location of kernel functions to use in the estimation.
Systems of ODEs are important in various fields of science, such as the study of electricity and population biology. Like single ODEs, systems of ODEs can classified as ...
\[And]
(Mathematica Character Name) Unicode: 2227. Aliases: Esc && Esc, Esc and Esc. Infix operator with built-in evaluation rules. x ∧ y is by default interpreted as And[x,y], equivalent to x&&y. Not the same ...
Unicode: 00B7. Alias: Esc . Esc. Infix operator. x · y is by default interpreted as CenterDot[x,y]. Used to indicate various forms of multiplication, particularly dot ...