Limit[expr,x->x_0] tells you what the value of expr is when x tends to x_0. When this value is infinite, it is often useful instead to know the residue of expr when x equals ...
StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw.
Primitives which can take multiple elements. Some primitives have multi-element forms that can be processed and rendered more quickly by the Mathematica front end than the ...
Numerical algorithms for constrained nonlinear optimization can be broadly categorized into gradient-based methods and direct search methods. Gradient-based methods use first ...
The notion of expressions is a crucial unifying principle in Mathematica. It is the fact that every object in Mathematica has the same underlying structure that makes it ...
NIntegrate Introduction NIntegrate Integration Strategies NIntegrate Integration Rules
BSplineCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a non-uniform rational B-spline curve with control points pt_i.
Residue
(Built-in Mathematica Symbol) Residue[expr, {z, z_0}] finds the residue of expr at the point z = z_0.
Mathematica provides fully integrated spline graphics primitives, such as Bézier curves, B-spline curves, and B-spline surfaces. The spline primitives support a full range of ...
ZetaZero[k] represents the k\[Null]^th zero of the Riemann zeta function on the critical line.ZetaZero[k, t] represents the k\[Null]^th zero with imaginary part greater than ...