When you give a list of equations to Solve, it assumes that you want all the equations to be satisfied simultaneously. It is also possible to give Solve more complicated ...
EmptyGraphQ[g] yields True if g is an empty graph and False otherwise.
N
(Built-in Mathematica Symbol) N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
New function BesselJZero has been added to the built-in Mathematica kernel. New function BesselYZero has been added to the built-in Mathematica kernel. ...
ListDensityPlot[array] generates a smooth density plot from an array of values. ListDensityPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a density plot with values ...
This package contains descriptive statistics for multivariate data and distributions derived from the multivariate normal distribution. Distributions are represented in the ...
Convolution and correlation are central to many kinds of operations on lists of data. They are used in such areas as signal and image processing, statistical data analysis, ...
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
FractionLine is an option for fractions that specifies the thickness of the line separating the numerator and denominator.
The general form of an ODE with order n is As in the case of second-order ODEs, such an ODE can be classified as linear or nonlinear. The general form of a linear ODE of ...