DefaultFrameStyle is a low-level option for graphics and related constructs that specifies the default style to use in displaying their frames.
SphericalRegion is an option for three-dimensional graphics functions that specifies whether the final image should be scaled so that a sphere drawn around the ...
The Mathematica function DSolve finds symbolic solutions to differential equations. (The Mathematica function NDSolve, on the other hand, is a general numerical differential ...
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 ...
BoxRatios is an option for Graphics3D that gives the ratios of side lengths for the bounding box of the three-dimensional picture.
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.
NDSolve returns solutions as InterpolatingFunction objects. Most of the time, simply using these as functions does what is needed, but occasionally it is useful to access the ...
TIGER
(Mathematica Import/Export Format) TIGER/Line GIS file format. U.S. Census Bureau file format. Used for archiving cartographic information and data. Stores geometric as well as numerical and textual ...
RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.