In
(Built-in Mathematica Symbol) In[n] is a global object that is assigned to have a delayed value of the n\[Null]^th input line.
MemoryInUse[] gives the number of bytes currently being used to store all data in the current Mathematica kernel session. MemoryInUse[$FrontEnd] gives the number of bytes ...
InString[n] is a global object that is assigned to be the text of the n\[Null]^th input line.
"DebuggerStepIn" is a front end token that stops the evaluation at the next possible stopping point.
The integrated visualization capabilities of Mathematica provide many tools to show data in 3D. The ability to plot points, surfaces, and contours, combined with the ...
Mathematica allows you to define transformation rules for any expression. You can define such rules not only for functions that you add to Mathematica, but also for intrinsic ...
Mathematica's unified symbolic document architecture makes it possible to have flowing text contain any kind of object—including math, graphics or dynamic elements.
WrapInNETBlock is an option to AddEventHandler and NETNewDelegate that specifies whether or not the Mathematica callback function assigned to the delegate should be ...
A typical Mathematica notebook containing text, graphics, and Mathematica expressions. The brackets on the right indicate the extent of each cell. Mathematica notebooks are ...
Mathematica provides great flexibility for displaying and styling headings in a table. You can use Prepend or ArrayFlatten to add headings to rows and columns and then use ...