$CUDALinkPath is the path to the CUDALink application.
SQLServer[...] is an object that represents a server process started in Mathematica.
CloseFrontEnd[] closes the link to the front end that was opened by UseFrontEnd[] or ConnectToFrontEnd[].
FrontEndLink[] returns the link to the front end that will be used by UseFrontEnd[].
JavaUILink[] returns the MathLink LinkObject used by calls to Mathematica that originate from Java user-interface actions, or Null if no such link is present.
ActivateWindow is an option to DoNETModeless that specifies whether to make the window visible.
NETUILink[] returns the MathLink LinkObject used by calls to Mathematica that originate from .NET user-interface actions, or Null if no such link is present.
$TetGenLibrary is the full path to the TetGen library loaded by TetGenLink.
OrderStarPlot[r, f] draws the order star depicting the region where | r/f | < 1 for the functions r and f.OrderStarPlot[r, f, z] draws the order star where r and f are ...
While you can programmatically create two-dimensional layouts, the Mathematica front end provides convenient tools for creating and editing two-dimensional grids of data, in ...