The Mathematica function DSolve finds symbolic solutions to differential equations. (The Mathematica function NDSolve, on the other hand, is a general numerical differential ...
CellContext is an option for Cell which specifies the context to use for the evaluation of the contents of the cell.
MathieuCharacteristicA[r, q] gives the characteristic value a_r for even Mathieu functions with characteristic exponent r and parameter q.
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
The Mathematica functions Reduce, Resolve, and FindInstance allow you to solve a wide variety of problems that can be expressed in terms of equations and inequalities. The ...
For ordinary polynomials, Factor and Expand give the most important forms. For rational expressions, there are many different forms that can be useful. Different kinds of ...
ContinuedFraction[x, n] generates a list of the first n terms in the continued fraction representation of x. ContinuedFraction[x] generates a list of all terms that can be ...
ListSurfacePlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots a three-dimensional surface constructed to fit the specified points.
A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...