Basic vector operations. This is a vector in three dimensions. This gives a vector u in the direction opposite to v with twice the magnitude.
CMYKColor[cyan, magenta, yellow, black] is a graphics directive which specifies that graphical objects which follow are to be displayed in the color given. CMYKColor[c, m, y, ...
GraphPlot and GraphPlot3D calculate and plot a visually appealing 2D/3D layout of a graph. The functions are designed to work with very large graphs and handle both connected ...
RadioButtonBar[x, {val_1, val_2, ...}] represents a radio button bar with setting x and with labeled radio buttons for values val_i.RadioButtonBar[Dynamic[x], {val_1, val_2, ...
ReturnAsNETObject[expr] causes a .NET call during the evaluation of expr to return its result as an object reference (i.e., a NETObject expression), not a value.
NumericFunction is an attribute that can be assigned to a symbol f to indicate that f[arg_1, arg_2, ...] should be considered a numeric quantity whenever all the arg_i are ...
FLV
(Mathematica Import/Export Format) Registered MIME type: video/x-flv Adobe/Macromedia Flash video file. Used for compositing Flash animations with Flash authoring software, or for playback through a ...
Sequence of raster image files. Commonly used as an intermediary format in video production.
CEnum[members] is a symbolic representation of an enum statement.
Mathematica's symbolic architecture makes it possible to treat images just like any other form of expression—applying functions to them, displaying and inputting them in ...