With Mathematica's citation management features, you can annotate and add references to research papers written using Mathematica. These features work in conjunction with the ...
InverseGaussianDistribution[\[Mu], \[Lambda]] represents an inverse Gaussian distribution with mean \[Mu] and scale parameter \[Lambda].InverseGaussianDistribution[\[Mu], ...
Mathematica provides functions for the aesthetic drawing of graphs. Algorithms implemented include spring embedding, spring-electrical embedding, high-dimensional embedding, ...
InterpolateRoot[lhs == rhs, {x, x_0, x_1}] searches for a numerical solution to the equation lhs == rhs using x_0 and x_1 as the first two values of x.
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
In some cases, such as in a cluster environment, the machine may be run in headless mode, that is, not starting the GUI server (such as X). The operating system may ...
The Database Explorer is a graphical interface to DatabaseLink. It provides a number of useful functions, such as managing connections and working with the data in a ...
GIF
(Mathematica Import/Export Format) Registered MIME type: image/gif GIF raster image format. Commonly used for static and animated graphics on the web. GIF is an acronym for Graphics Interchange Format. Binary ...