The function FindRoot has a Jacobian option; the functions FindMinimum, FindMaximum, and FindFit have a Gradient option; and the "Newton" method has a method option Hessian. ...
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
CDFWavelet[] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type "9/7". CDFWavelet["type"] represents a Cohen\[Dash]Daubechies\[Dash]Feauveau wavelet of type " ...
SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}] plots a 3D smooth kernel histogram of the values {x_i, y_i}.SmoothHistogram3D[{{x_1, y_1}, {x_2, y_2}, ...}, espec] plots a ...
Re
(Built-in Mathematica Symbol) Re[z] gives the real part of the complex number z.
KSubsetGroupIndex[g, s, x] returns the cycle index of the k-subset group on s expressed as a polynomial in x[1], x[2], .... This function also takes the optional argument ...
General
(Built-in Mathematica Symbol) General is a symbol to which general system messages are attached.
ImageSizeMultipliers is an option that specifies how much smaller to render graphics that appear within other constructs.
Unevaluated[expr] represents the unevaluated form of expr when it appears as the argument to a function.
mint const*MTensor_getDimensions (MTensor t) gets an array of the dimensions of an MTensor.