Introduction Core Language Mathematics and Algorithms
Thick
(Built-in Mathematica Symbol) Thick is a graphics directive that specifies that lines which follow should be drawn thick.
Thin
(Built-in Mathematica Symbol) Thin is a graphics directive that specifies that lines which follow should be drawn thin.
There are many convenient ways to get an image into Mathematica , including drag and drop. You can also import images by evaluating commands in a notebook. Once you have an ...
Glow
(Built-in Mathematica Symbol) Glow[col] is a graphics directive which specifies that surfaces of 3D graphics objects that follow are to be taken to glow with color col. Glow[] specifies that there is no ...
RGBColor[red, green, blue] is a graphics directive specifying that objects that follow are to be displayed, if possible, in the color given. RGBColor[r, g, b, a] specifies ...
FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
StatusArea[expr, string] displays string in the status area of the current notebook when the mouse pointer is in the region where expr appears.
Mathematica 6.0 defined a major new paradigm for computing, centered around the concept of the symbolic dynamic interface. Built on Mathematica's unique symbolic ...
Dashed
(Built-in Mathematica Symbol) Dashed is a graphics directive specifying that lines that follow should be drawn dashed.