WolframAlpha["query"] sends query to Wolfram|Alpha and imports the output.WolframAlpha["query", format] imports the output according to the specified format.
The names of built-in functions follow some general guidelines. The main expression or object on which a built-in function acts is usually given as the first argument to the ...
Google.com is a well-known web search engine. Google has made a web service available that allows developers to interface with their search engine within their own ...
Graphics3D[primitives, options] represents a three-dimensional graphical image.
The complete collection of Greek letters in Mathematica. You can use Greek letters as the names of symbols. The only Greek letter with a built-in meaning in StandardForm is ...
Mathematica not only has systemwide support for arbitrary Unicode characters, but also includes nearly a thousand carefully designed characters for mathematical notation and ...
Mathematica can import and export 3D graphics in a variety of standard formats, allowing interchange with other applications. As with other 3D graphics in Mathematica , ...
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
PageWidth is an option for output streams and for cells which specifies how wide each line of text should be allowed to be.
Placed
(Built-in Mathematica Symbol) Placed[expr, pos] represents an expression expr placed at relative position pos in a chart or other display. Placed[{e_1, e_2, ...}, pos] places each of the e_i at a relative ...