Introduction Getting Started Basic Examples
Integer
(Built-in Mathematica Symbol) Integer is the head used for integers.
HyperbolicDistribution[\[Alpha], \[Beta], \[Delta], \[Mu]] represents a hyperbolic distribution with location parameter \[Mu], scale parameter \[Delta], shape parameter ...
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
ArcCot
(Built-in Mathematica Symbol) ArcCot[z] gives the arc cotangent cot -1 (z) of the complex number z.
ArcCsch
(Built-in Mathematica Symbol) ArcCsch[z] gives the inverse hyperbolic cosecant csch -1 (z) of the complex number z.
Inset
(Built-in Mathematica Symbol) Inset[obj] represents an object obj inset in a graphic. Inset[obj, pos] specifies that the inset should be placed at position pos in the graphic. Inset[obj, pos, opos] aligns ...
Integration functions. Here is the integral ∫_a^bx^2 dx. This gives the multiple integral ∫_0^adx ∫_0^bd y(x^2+y^2).
Hue
(Built-in Mathematica Symbol) Hue[h] is a graphics directive which specifies that objects which follow are to be displayed, if possible, in a color corresponding to hue h. Hue[h, s, b] specifies colors in ...
As of Mathematica 8, the functionality of the Wavelet Explorer add-on has been integrated into the Mathematica kernel.