ControlsRendering is a Style option that specifies how controls should be rendered.
EdgeWeight is an option and property for Graph and related functions that specifies an edge weight.
RotateLabel is an option for graphics and related functions that specifies whether labels on vertical frame axes should be rotated to be vertical.
CreateScheduledTask[expr] creates a task that will repeatedly evaluate expr once per second.CreateScheduledTask[expr, time] creates a task that will repeatedly evaluate expr ...
DepthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a depth-first scan of the graph g starting at the vertex s and evaluates f_i whenever "event_i" ...
To control how a 3D surface responds to simulated light, set its reflection properties. Mathematica lets you control the diffuse reflection of light on a matte surface and ...
BenchmarkReport[] runs the benchmark and produces a report in a separate notebook comparing this system to a selection of reference systems. BenchmarkReport["system_1", ...
Version 6.0 represented a major step forward in visualization and graphics, with many new and original concepts. Among them was full integration of Mathematica symbolic ...
Save As saves the current notebook in a file with a new name.
Save saves the current notebook.