The primes have been a focal point for investigations of numbers for more than two millennia. Mathematica implements state-of-the-art algorithms for handling both primes and ...
Mathematica 's powerful spline functionality includes both numeric and symbolic support. Built-in basis polynomials and efficient spline construction provide a way to ...
BSplineBasis[d, x] gives the zeroth uniform B-spline basis function of degree d at x.BSplineBasis[d, n, x] gives the n\[Null]^th uniform B-spline basis function of degree ...
When you ask for the square root s of a number a, you are effectively asking for the solution to the equation s^2a. This equation, however, in general has two different ...
The built-in functions in Mathematica operate in a wide variety of ways. But many of the mathematical functions share an important approach: they are set up so as to reduce ...
Mathematica has the most extensive collection of mathematical functions ever assembled. Often relying on original results and algorithms developed at Wolfram Research over ...
Mathematica allows graphics to appear anywhere in notebooks, including inline in text or other expressions. You can specify how the graphics should be placed and rendered, ...
PoleZeroMarkers is an option for RootLocusPlot that specifies the markers to be drawn on the complex plane at the open-loop poles, closed-loop poles, and open-loop zeros.
AlgebraicNumberTrace[a] gives the trace of the algebraic number a.
Mathematica's symbolic architecture allows it to represent any equation as a symbolic expression that can be manipulated using any of Mathematica's powerful collection of ...