NInverseFourierSinTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier sine transform of expr evaluated at the numerical value t, where expr is ...
NInverseFourierTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier transform of expr evaluated at the numerical value t, where expr is a ...
Attributes[symbol] gives the list of attributes for a symbol.
BesselI
(Built-in Mathematica Symbol) BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
BesselJ
(Built-in Mathematica Symbol) BesselJ[n, z] gives the Bessel function of the first kind J_n (z).
ChanVeseBinarize[image] finds a two-level segmentation of image by computing optimal contours around regions of consistent intensity in image.ChanVeseBinarize[image, marker] ...
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
Complex
(Built-in Mathematica Symbol) Complex is the head used for complex numbers.
Flat
(Built-in Mathematica Symbol) Flat is an attribute that can be assigned to a symbol f to indicate that all expressions involving nested functions f should be flattened out. This property is accounted for ...
GegenbauerC[n, m, x] gives the Gegenbauer polynomial C_n^(m)(x). GegenbauerC[n, x] gives the renormalized form lim_(m->0) C_n^(m)(x)/m.