TGA
(Mathematica Import/Export Format) Common MIME types: application/tga, image/tga, image/tga Truevision TARGA format. Raster image file format. Widely used in animation and video applications. Was native format ...
Sequence of raster image files. Commonly used as an intermediary format in video production.
ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn.
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
Moment
(Built-in Mathematica Symbol) Moment[list, r] gives the r\[Null]^th sample moment of the elements in list.Moment[dist, r] gives the r\[Null]^th moment of the symbolic distribution dist.Moment[..., {r_1, ...
NDSolve is broken up into several basic steps. For advanced usage, it can sometimes be advantageous to access components to carry out each of these steps separately. NDSolve ...
Texture
(Built-in Mathematica Symbol) Texture[obj] is a graphics directive that specifies that obj should be used as a texture on faces of polygons and other filled graphics objects.
Mathematica includes comprehensive support for XML, the meta-markup language developed by the World Wide Web Consortium (W3C) for describing structured documents and data. ...
The Virtual Book is a browsable electronic collection of all the Mathematica tutorials, grouped according to functionality. It is an excellent place for users of all levels ...
ExpandFileName["name"] textually expands name to have the form of an absolute file name for your operating system.