This tutorial describes the principles behind Dynamic, DynamicModule, and related functions, and goes into detail about how they interact with each other and with the rest of ...
JacobiDS[u, m] gives the Jacobi elliptic function ds(u | m).
JacobiSD[u, m] gives the Jacobi elliptic function sd(u | m).
Within a standard interactive session, you can create "subsessions" or dialogs using the Mathematica command Dialog. Dialogs are often useful if you want to interact with ...
Version 7.0 introduces built-in zero-configuration parallel computing. Taking full advantage of Mathematica's unique symbolic architecture, Version 7.0 provides an ...
ParametricPlot[{f_x, f_y}, {u, u_min, u_max}] generates a parametric plot of a curve with x and y coordinates f_x and f_y as a function of u. ParametricPlot[{{f_x, f_y}, ...
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
Mathematica's interface is carefully optimized for both menu and keyboard use—with many convenient ergonomic features, including some that are not immediately visible from ...
Mathematica automatically sets up the infrastructure for parallel computing on standard systems, and provides a variety of tools for sharing and synchronizing definitions ...
A variety of moments or combinations of moments are used to summarize a distribution or data. Mean is used to indicate a center location, variance and standard deviation are ...