ExampleData["type"] gives a list of names of examples of the specified type.ExampleData[{" type", " name"}] gives the default form of the named example of the specified ...
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...
DXF
(Mathematica Import/Export Format) MIME types: image/vnd.dxf, image/x-dxf AutoCAD DXF format. 3D geometry format. Commonly used for the exchange of CAD data. Plain text ASCII or binary format. DXF is an ...
VTK
(Mathematica Import/Export Format) Visualization Toolkit format. Used for storage of 3D models. Native format of the open-source Visualization Toolkit software. ASCII or binary format. VTK is an acronym ...
BellB
(Built-in Mathematica Symbol) BellB[n] gives the Bell number B_n. BellB[n, x] gives the Bell polynomial B_n (x).
EuclideanDistance[u, v] gives the Euclidean distance between vectors u and v.
GeodesyData["name", " property"] gives the value of the specified property for a named geodetic datum or reference ellipsoid.GeodesyData[{a, b}, " property"] gives the value ...
HessenbergDecomposition[m] gives the Hessenberg decomposition of a matrix m.
LaguerreL[n, x] gives the Laguerre polynomial L_n (x). LaguerreL[n, a, x] gives the generalized Laguerre polynomial L_n^a(x).
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...