NSolve gives you a general way to find numerical approximations to the solutions of polynomial equations. Finding numerical solutions to more general equations, however, can ...
TetGenConvexHull[points] generates a convex hull for a 3D point set.
ExponentialDistribution[\[Lambda]] represents an exponential distribution with scale inversely proportional to parameter \[Lambda].
Graphics3D[primitives, options] represents a three-dimensional graphical image.
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. Finding a numerical ...
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", ...
Dashing
(Built-in Mathematica Symbol) Dashing[{r_1, r_2, ...}] is a two-dimensional graphics directive specifying that lines that follow are to be drawn dashed, with successive segments of lengths r_1, r_2, ... ...
The hypergeometric functions play a unifying role in mathematical analysis since many important functions, such as the Bessel functions and Legendre functions, are special ...
Type 2+2 and then press Shift+Enter (hold down the Shift key and press Enter) to tell Mathematica to evaluate your input. Note that labels are added automatically, and output ...
ListPointPlot3D has been added to the built-in Mathematica kernel. ListSurfacePlot3D has been added to the built-in Mathematica kernel. BarChart3D has been added to the ...