SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
$DefaultImagingDevice gives the name of the default imaging device attached to the computer.
$Urgent
(Built-in Mathematica Symbol) $Urgent gives the list of files and pipes to which urgent output from Mathematica is sent.
With Mathematica's citation management features, you can annotate and add references to research papers written using Mathematica. These features work in conjunction with the ...
To get a square root sign, press the Control key and the 2 key at the same time. Press Ctrl+2 or Ctrl+@. Type inside the placeholder (which is already selected).
SaveAssemblyAs is an option to LoadCOMTypeLibrary that allows you to specify a filename into which to write the interop assembly that gets generated.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.
Image
(Built-in Mathematica Symbol) Image[data] represents a raster image with pixel values given by the array data.Image[graphics] creates a raster image from a graphics object. Image[obj, options] gives an ...
EasterSundayGreekOrthodox[year] gives the date of Easter Sunday according to the Greek Orthodox Church using the Gregorian system.
ApproximateVertexCover[g] produces a vertex cover of graph g whose size is guaranteed to be within twice the optimal size.