NLimit
(Numerical Calculus Package Symbol) NLimit[expr, z -> z_0] numerically finds the limiting value of expr as z approaches z_0.
OpenCLMemoryLoad[list] loads list into OpenCLMemory manager, returning an OpenCLMemory.OpenCLMemoryLoad[list, type] loads list with specified type into OpenCLMemory manager, ...
This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
EstimatedDistribution[data, dist] estimates the parametric distribution dist from data.EstimatedDistribution[data, dist, {{p, p_0}, {q, q_0}, ...}] estimates the parameters ...
Resolve
(Built-in Mathematica Symbol) Resolve[expr] attempts to resolve expr into a form that eliminates ForAll and Exists quantifiers. Resolve[expr, dom] works over the domain dom. Common choices of dom are ...
SystemsModelFeedbackConnect[sys] gives the closed-loop system for the StateSpaceModel or TransferFunctionModel object sys with unity negative feedback. ...
WaveletListPlot[dwd] plots wavelet transform coefficients in the DiscreteWaveletData dwd.WaveletListPlot[dwd, wind] plots wavelet transform coefficients corresponding to the ...
FilledCurve[{segment_1, segment_2, ...}] represents a filled curve consisting of segment_1 followed by segment_2 etc. FilledCurve[{component_1, component_2, ...}] represents ...
Divisors[n] gives a list of the integers that divide n.
Function::attf