monitorlm servername options monitors MathLM running on servername.
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
Mathematica can automatically export both individual graphics and complete documents to print-ready formats.
ExportString[expr, " format"] generates a string corresponding to expr exported in the specified format. ExportString[rules, {"format", "Rules"}] gives explicit rules for ...
Mathematica can import common terrain elevation files and render them as topographic maps. It can also import geospatial information formats that combine layers of raster, ...
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
MakeBoxes[expr, form] is the low-level function used in Mathematica sessions to convert expressions into boxes. MakeBoxes[expr] is the function to convert expr to ...
AccountingForm[expr] prints with all numbers in expr given in standard accounting notation. AccountingForm[expr, n] prints with numbers given to n-digit precision.
Introduction Exploring Data Formats Interactively Obtaining Data Formats Programmatically
MatrixForm[list] prints with the elements of list arranged in a regular array.