[1] Hairer, E. and G. Wanner. Solving Ordinary Differential Equations II: Stiff and Differential-Algebraic Problems. Springer, 1991. [2] Iserles, A. and S. P. Nørsett. Order ...
The history of an interactive Mathematica computation is both maintained in a fully editable Mathematica notebook, and is stored symbolically in a sequence of In and Out ...
These "How tos" give step-by-step instructions for common tasks related to algebraic computation in Mathematica .
expr_1; expr_2; ... evaluates the expr_i in turn, giving the last one as the result.
SessionTime[] gives the total number of seconds of real time that have elapsed since the beginning of your Mathematica session.
VertexWeight is an option and property for Graph and related functions that specifies a vertex weight.
Throughout any computation, Mathematica maintains an evaluation stack containing the expressions it is currently evaluating. You can use the function Stack to look at the ...
BirnbaumSaundersDistribution[\[Alpha], \[Lambda]] represents the Birnbaum\[Dash]Saunders distribution with shape parameter \[Alpha] and scale parameter \[Lambda].
ExtremeValueDistribution[\[Alpha], \[Beta]] represents an extreme value distribution with location parameter \[Alpha] and scale parameter \[Beta].
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].