This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
SimplexMedian[matrix] gives a simplex median of the elements in matrix.
FieldHintStyle is an option for InputField that specifies the style to use for displaying the field hint.
ListCorrelate[ker, list] forms the correlation of the kernel ker with list. ListCorrelate[ker, list, k] forms the cyclic correlation in which the k \[Null]^th element of ker ...
Some common operations on special functions. Most special functions have simpler forms when given certain specific arguments. Mathematica will automatically simplify special ...
CrossProduct[v_1, v_2] gives the cross product of the two 3-vectors v_1, v_2 in the default coordinate system. CrossProduct[v_1, v_2, coordsys] gives the cross product of v_1 ...
With origins stretching back several centuries, discrete calculus is now an increasingly central methodology for many problems related to discrete systems and algorithms. ...
AbsoluteDashing[{d_1, d_2, ...}] is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths d_1, ...
GaussianFilter[image, r] filters image by convolving with a Gaussian kernel of pixel radius r.GaussianFilter[image, r, {n_1, n_2}] convolves image with a kernel formed from ...
Dashing
(Built-in Mathematica Symbol) Dashing[{r_1, r_2, ...}] is a two-dimensional graphics directive specifying that lines that follow are to be drawn dashed, with successive segments of lengths r_1, r_2, ... ...