"How to" Topics Building Up Calculations Lists
Introduction Exploring Data Formats Interactively Obtaining Data Formats Programmatically
Function Names as Expressions Applying Functions Repeatedly Applying Functions to Lists and Other Expressions
There are many situations where you want to write a particular algebraic expression in the simplest possible form. Although it is difficult to know exactly what one means in ...
"How to" Topics Global Aspects of Mathematica Sessions The Internals of Mathematica
MathLink allows you to exchange data of any type with external programs. For more common types of data, you simply need to give appropriate :ArgumentTypes: or :ReturnType: ...
In catering to the fine points of mathematical typesetting and notational clarity, Mathematica provides a variety of special variant forms of letters.
Text
(Mathematica Import/Export Format) Plain text file. Universal format for storage and exchange of textual information. Represents text as a sequence of characters and line separators. Stores characters as ...
AbsoluteOptions[expr] gives the absolute settings of options specified in an expression such as a graphics object. AbsoluteOptions[expr, name] gives the absolute setting for ...
Default
(Built-in Mathematica Symbol) Default[f] gives the default value for arguments of the function f obtained with a _. pattern object. Default[f, i] gives the default value to use when _. appears as the ...