monitorlm servername options monitors MathLM running on servername.
FontColor is an option for Style, Cell, and related constructs that specifies the default color in which to render text.
GeometricMeanFilter[image, r] filters image by replacing every value by the geometric mean of the values in its range r neighborhood. GeometricMeanFilter[data, r] applies ...
Italic
(Built-in Mathematica Symbol) Italic represents an italic font slant.
LibraryLoad[lib] loads the dynamic library lib into the Mathematica runtime.
SQLServer[...] is an object that represents a server process started in Mathematica.
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.
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.
Cylinder[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cylinder of radius r around the line from (x_1, y_1, z_1) to (x_2, y_2, z_2). Cylinder[{{x_1, y_1, z_1}, {x_2, ...