StreamColorFunctionScaling is an option for graphics functions that specifies whether arguments supplied to a stream color function should be scaled to lie between 0 and 1.
Exclusions is an option that specifies where to exclude in regions used by functions like Plot, Plot3D, and NIntegrate.
Strings
(Combinatorica Package Symbol) Strings[l, n] constructs all possible combinatorial strings of length n from the elements of list l.
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
Input
(Built-in Mathematica Symbol) Input[] interactively reads in one Mathematica expression. Input[prompt] requests input, displaying prompt as a "prompt".Input[prompt, init] in a notebook front end uses init ...
BernsteinBasis[d, n, x] represents the n\[Null]^th Bernstein basis function of degree d at x.
The following graph represents an impulse response of an ideal Low Pass Filter (LPF). This graph illustrates some of the ways of interacting with graphics. Details on each ...
DisplayEndPacket[] is a MathLink packet that indicates the end of a series of expressions relating to a postscript graphic.
DisplayPacket[] is a MathLink packet that indicates the beginning of a series of expressions related to a PostScript graphic.
The Mathematica function DSolve finds symbolic solutions to differential equations. (The Mathematica function NDSolve, on the other hand, is a general numerical differential ...