Built into Mathematica is a uniquely flexible and concise language for creating 1D and 2D layouts—from simple tables to the most elaborate information displays and user ...
MaxStepFraction is an option to functions like NDSolve that specifies the maximum fraction of the total range to cover in a single step.
PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill.
Here is an example of an exact ODE. This verifies the solution. Here is a contour plot of the solution.
Mathematica allows you not only to export graphics and sounds, but also to import them. With Import you can read graphics and sounds in a wide variety of formats, and bring ...
TetGenExpression[id] represents an instance of a TetGen object.
Cell
(Built-in Mathematica Symbol) Cell[contents] is the low-level representation of a cell inside a Mathematica notebook. Cell[contents, " style"] represents a cell in the specified style.
ProgressIndicator[x] represents a progress indicator with setting x in the range 0 to 1. ProgressIndicator[Dynamic[x]] takes the setting to be the dynamically updated current ...
Every version of Mathematica is subjected to a large amount of testing before it is released. The vast majority of this testing is done by an automated system that is written ...
All the functionality of NumericalMath`EquationTrekker` is now available in the newly created Equation Trekker Package.