Ttheta
(Vector Analysis Package Symbol) Ttheta is one of the default coordinates for the Cylindrical and Spherical coordinate systems.
Xxi
(Vector Analysis Package Symbol) Xxi is one of the default coordinates for the ProlateSpheroidal and OblateSpheroidal coordinate systems.
FontWeight is an option for Style, Cell, and related constructs that specifies how heavy the characters in a font should be.
LinkLaunch["prog"] starts the external program prog and opens a MathLink connection to it.
The basic problem of the calculus of variations is to determine the function u(x) that extremizes a functional F=∫_SubscriptBox[x^StyleBox[min, FontSlant -> Italic], ...
ExampleData["type"] gives a list of names of examples of the specified type.ExampleData[{" type", " name"}] gives the default form of the named example of the specified ...
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
Mathematica can run parallel kernels in a number of different ways; locally on the same machine or remote on other machines connected in a network. Furthermore, the network ...
The Mathematica compiler generates a CompiledFunction expression that contains a sequence of simple instructions for evaluating a Mathematica computation. The compiled ...
Widgets are the basic component of GUIs built with GUIKit. This tutorial discusses some of the basics of widgets and how they work. More detailed information on widgets can ...