CountryData["tag", " property"] gives the value of the specified property for the country, country-like entity, or group of countries specified by " tag".CountryData["tag", ...
EvaluatePacket[expr] is a MathLink packet requesting evaluation of expr.
PrincipalValue is an option for Integrate that specifies whether the Cauchy principal value should be found for a definite integral.
[AN96] Adams, L. and J. L. Nazareth. (Eds.) Linear and Nonlinear Conjugate Gradient-Related Methods. SIAM, 1996. [Br02] Brent, R. P. Algorithms for Minimization without ...
CUDAVolumetricDataRead[file, height, depth] reads volumetric data stored in file with specified height and depth.
HararyGraph[k, n] generates the minimal k-connected graph on n vertices H k, n.
KnightTourGraph[m, n] gives a Knight's tour graph on an m*n chessboard.
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. ...
Waveform[type, freq, dur] creates a Sound object that is a standard waveform of type type, having a fundamental frequency of freq hertz, and a duration of dur seconds.
RegionPlot3D[pred, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] makes a plot showing the three-dimensional region in which pred is True.