CoordinateSystem gives the name of the default coordinate system.
From simple calculations to full publishable documents and sophisticated dynamic interfaces, everything you can do with Mathematica's standard interactive interface is done ...
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
ControllerManipulate[expr, {u, u_min, u_max}] generates a version of expr set up to allow interactive manipulation of the value of u using an external controller ...
FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
FinancialIndicator["ind", par_1, par_2, ...] represents a financial indicator " ind" with parameters par_1, par_2, etc.
FontFamily is an option for Style and Cell that specifies the font family in which text should be rendered.
GridLinesStyle is an option for 2D graphics functions that specifies how grid lines should be rendered.
ImageConvolve[image, ker] gives the convolution of image with kernel ker.
InstallService["url"] installs the web service operations in the WSDL description at the URL given.InstallService["url", "context`"] installs web service operations, creating ...