Mathematica supports state-of-the-art splines for use both in graphics and computational applications. Mathematica allows not just cubic splines, but splines of any ...
Unicode: 039E. Aliases: Esc X Esc, Esc Xi Esc. Greek letter. Not commonly used. Used for grand canonical partition function, cascade hyperon and regular language complexity.
NSolve
(Built-in Mathematica Symbol) NSolve[expr, vars] attempts to find numerical approximations to the solutions of the system expr of equations or inequalities for the variables vars. NSolve[expr, vars, ...
Checkbox[x] represents a checkbox with setting x, displayed as CheckboxBox[True] when x is True and CheckboxBox[False] when x is False. Checkbox[Dynamic[x]] takes the setting ...
Skewness[list] gives the coefficient of skewness for the elements in list.Skewness[dist] gives the coefficient of skewness for the symbolic distribution dist.
MATHEMATICA HOW TO Tutorials » Image Processing Convolutions and Correlations See Also » ImageCrop ImageTake More About » Raster Image Formats Signal Processing "How to" ...
Mathematical constants. Euler's constant EulerGamma is given by the limit γUnderscriptBox[lim, RowBox[{m, , ∞}], LimitsPositioning -> True](UnderoverscriptBox[∑, RowBox[{k, ...
ReturnTextPacket[string] is a MathLink packet containing string, the result of an EnterTextPacket evaluation.
Quartiles[list] gives a list of the 1/4, 1/2, and 3/4 quantiles of the elements in list.Quartiles[dist] gives a list of the 1/4, 1/2, and 3/4 quantiles of the symbolic ...
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...