A core activity in exploratory experimental mathematics is recognition of numbers: going backward from a number to find out how it can be generated. Mathematica provides ...
int MLSetSignalHandlerFromFunction (MLENV ep, int s, void *sf) installs the Unix signal handler pointed to by sf for signal s in the MathLink library signal-handling ...
ListCurvePathPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a curve that corresponds to a smooth path through the specified points.
The built-in functions in Mathematica operate in a wide variety of ways. But many of the mathematical functions share an important approach: they are set up so as to reduce ...
DiscreteTimeModelQ[expr] gives True if expr is a discrete-time StateSpaceModel or TransferFunctionModel object and False otherwise.
FromCharacterCode[n] gives a string consisting of the character with integer code n. FromCharacterCode[{n_1, n_2, ...}] gives a string consisting of the sequence of ...
GatherBy[list, f] gathers into sublists each set of elements in list that gives the same value when f is applied.GatherBy[list, {f_1, f_2, ...}] gathers list into nested ...
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
Miscellaneous`WorldPlot` functionality is now available in the newly created World Plotting Package. Many enhancements are available through the built-in Mathematica kernel ...
Mathematica incorporates the latest algorithms for solving industrial-scale linear systems, automatically switching between optimal dense and sparse algorithms—and handling ...