HighlightGraph[g, {a_1, a_2, ...}] highlights the a_i that can be vertices, edges, or subgraphs of g.HighlightGraph[g, {..., w_j[a_j], ...}] highlights using the symbolic ...
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image.ImageTransformation[image, ...
MouseAppearance[expr, graphic] changes the mouse cursor to appear as graphic when the mouse pointer is in the area where expr is displayed.MouseAppearance[expr, graphic, {x, ...
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
AstronomicalData["name", " property"] gives the value of the specified property of the astronomical object with the specified name.AstronomicalData["name", {"property", ...
Google.com is a well-known web search engine. Google has made a web service available that allows developers to interface with their search engine within their own ...
AdjacencyGraph[amat] gives the graph with adjacency matrix amat.AdjacencyGraph[{v_1, v_2, ...}, amat] gives the graph with vertices v_i and adjacency matrix amat.
ControllabilityGramian[ss] gives the controllability Gramian of the StateSpaceModel object ss.
CreateIntermediateDirectories is an option for CreateDirectory and related functions that specifies whether to create intermediate directories in a directory path specified.
DisplayFunction is an option for graphics and sound functions that specifies a function to apply to graphics and sound objects before returning them.