TextData[exprs] is a low-level representation of the contents of a textual cell.
Mathematica notebooks provide a sophisticated environment for creating technical documents. But particularly if you want to merge your work with existing material in TeX, you ...
If you want to make use of Mathematica output in an external file such as a program or document, you will often find it useful to "splice" the output automatically into the ...
The ability to generate pseudorandom numbers is important for simulating events, estimating probabilities and other quantities, making randomized assignments or selections, ...
EdgeIndex[g, e] gives the integer index for the edge e in the graph g.
Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.
Slider2D[{x, y}] represents a 2D slider with settings x and y in the range 0 to 1. Slider2D[Dynamic[pt]] takes the setting to be the dynamically updated current value of pt, ...
Interface definitions can be defined using either a Mathematica expression or an XML definition. For many usages the Mathematica syntax is preferred. However, in cases where ...
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).