Mathematica 's differential equation solving functions can be applied to many different classes of differential equations, automatically selecting the appropriate algorithms ...
For most differential equations, the results given by NDSolve are quite accurate. However, because its results are based on numerical sampling and error estimates, there can ...
NevilleThetaC[z, m] gives the Neville theta function \[CurlyTheta]_c (z \[VerticalSeparator] m).
WeierstrassZeta[u, {g_2, g_3}] gives the Weierstrass zeta function \[Zeta](u; g_2, g_3).
Defining local constants. Module allows you to set up local variables, to which you can assign values and then change them. Often, however, all you really need are local ...
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).
GammaRegularized[a, z] is the regularized incomplete gamma function Q(a, z).
Mathematica's symbolic parallel computation architecture provides a uniquely convenient mechanism for communicating and sharing resources between parallel processes. Its ...
Temporary is an attribute assigned to symbols which are created as local variables by Module.
Mathematica can run its calculations on other computers that have Mathematica installed. Passing computations to other, potentially more powerful, machines can increase the ...