Many real-world applications require the solution of IVPs and BVPs for nonlinear ODEs. For example, consider the logistic equation, which occurs in population dynamics. This ...
EllipticThetaPrime[a, u, q] gives the derivative with respect to u of the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).
The functionality of Graphics`Legend` is now available from the newly created Plot Legends Package.
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
NMinimize[f, x] minimizes f numerically with respect to x.NMinimize[f, {x, y, ...}] minimizes f numerically with respect to x, y, .... NMinimize[{f, cons}, {x, y, ...}] ...
ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
Hypergeometric0F1[a, z] is the confluent hypergeometric function \[Null]_0 F_1 (; a; z).
Mathematica has immediate built-in access to current and historical financial and economic data.
HistogramDistribution[{x_1, x_2, ...}] represents the probability distribution corresponding to a histogram of the data values x_i.HistogramDistribution[{{x_1, y_1, ...}, ...
PrimeOmega[n] gives the number of prime factors counting multiplicities \[CapitalOmega](n) in n.