Finding elements that match a pattern. This gives the elements of the list which match the pattern x^_. Here is the total number of elements which match the pattern.
Sec
(Built-in Mathematica Symbol) Sec[z] gives the secant of z.
Tensors are mathematical objects that give generalizations of vectors and matrices. In Mathematica, a tensor is represented as a set of lists, nested to a certain number of ...
Getting parts of lists. This gives a list of parts 1 and 3. Here is a nested list.
A plot of the solution given by DSolve can give useful information about the nature of the solution, for instance, whether it is oscillatory in nature. It can also serve as a ...
Mathematica can export dynamic visualizations to common multimedia formats, as well as being able to import animated graphics and other data.
Importing and exporting lists and tables of data. This exports a list of data to the file out1. Here are the contents of the file.
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...
When you generate a very large output expression in Mathematica, you often do not want to see the whole expression at once. Rather, you would first like to get an idea of the ...
Extrapolation methods are a class of arbitrary-order methods with automatic order and step-size control. The error estimate comes from computing a solution over an interval ...