TetGenDelete[expr] removes an instance of a TetGen expression, freeing up memory.
TetGenExpressions[] returns a list of active TetGen expressions.
$InstalledServices is a list of the installed web service operations.
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
RemoteServicesKernel[properties] contains a list of properties about a currently open Lightweight Grid kernel.
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
CStruct[name, members] is a symbolic representation of a struct.CStruct[name] declares a struct without specifying the contents.CStruct[None, members] does not give the ...
All the functionality of NumericalMath`OrderStar` is now available in the newly created Function Approximations Package. OrderStar has been renamed OrderStarPlot. ...
VarianceTest[list, \[Sigma]_0 2] performs a test with null hypothesis \[Sigma]^2 = \[Sigma]_0 2.
GeneralizedVariance[matrix] gives the generalized variance for matrix.