Mathematica's extensive base of state-of-the-art algorithms, efficient handling of very long integers, and powerful built-in language make it uniquely suited to both research ...
Derivatives in Mathematica work essentially the same as in standard mathematics. The usual mathematical notation, however, often hides many details. To understand how ...
Mathematica supports using joysticks, gamepads, 3D mice, and all other controller devices that follow the HID specification. In fact, in many cases, there is zero setup ...
Extensively used within the Mathematica system itself, MathLink is Mathematica's unique high-level symbolic interface standard for interprogram communication. With convenient ...
Mathematica is a large and complex software system. Although strongly not supported for production purposes, it is sometimes instructive to "spelunk" in the system, looking ...
FrameStyle is an option for Graphics, Grid, and other constructs that specifies the style in which to draw frames.
Return
(Built-in Mathematica Symbol) Return[expr] returns the value expr from a function. Return[] returns the value Null.
Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...
Specifying formats for text in graphics. Here is a plot with default settings for all formats. Here is the same plot, but now using a 12-point bold font.
Mathematica provides powerful functions for constructing lists of any size and structure.