Arithmetic Numerical Mathematics in Mathematica The Uncertainties of Numerical Mathematics
Introduction Finding Expressions That Match a Pattern Naming Pieces of Patterns
Introduction Linear Optimization Numerical Nonlinear Local Optimization
Mathematica allows convenient discovery and customization of all aspects of its system setup.
Mathematica's unified symbolic architecture immediately allows it to perform structural transformations not only on objects like lists, but also on general symbolic ...
Cashflow[{c_0, c_1, ..., c_n}] represents a series of cash flows occurring at unit time intervals.Cashflow[{c_0, c_1, ..., c_n}, q] represents cash flows occurring at time ...
Fibonacci[n] gives the Fibonacci number F_n. Fibonacci[n, x] gives the Fibonacci polynomial F_n (x).
NoncentralChiSquareDistribution[\[Nu], \[Lambda]] represents a noncentral \[Chi]^2 distribution with \[Nu] degrees of freedom and noncentrality parameter \[Lambda].
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.