Mathematica allows you to control how the pages in notebooks are laid out for printing. You can give a general specification in a stylesheet, or you can specify details for ...
As the world's best-developed tree-oriented symbolic language, Mathematica is uniquely suited to working with XML. Not only can Mathematica generate XML from scratch, it can ...
CellGrouping is a notebook option that specifies how cells in the notebook should be assembled into groups.
OverBar
(Built-in Mathematica Symbol) OverBar[expr] displays with a bar over expr.
When you set a value to a symbol, that value will be used for the symbol for the entire Mathematica session. Since symbols no longer in use can introduce unexpected errors ...
LabelStyle is an option for formatting and related constructs that specifies the style to use in displaying their label-like elements.
Mathematica includes a very large collection of mathematical functions. "Mathematical Functions" gives the complete list. Here are a few of the common ones. Some common ...
This tutorial contains simple examples of DatabaseLink that give an overview of its functionality and some ideas of how to get started. It uses a lightweight database, ...
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
ProbabilityScalePlot[{x_1, x_2, ...}] generates a normal probability plot of the samples x_i. ProbabilityScalePlot[{x_1, x_2, ...}, " dist"] generates a probability plot ...