Pause
(Built-in Mathematica Symbol) Pause[n] pauses for at least n seconds.
The differential equations that arise in modern applications often have discontinuous coefficients. DSolve can handle a wide variety of such ODEs with piecewise coefficients. ...
SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
NumberQ
(Built-in Mathematica Symbol) NumberQ[expr] gives True if expr is a number, and False otherwise.
StateSpaceModel[{a, b, c, d}] represents the state-space model with state matrix a, input matrix b, output matrix c, and transmission matrix d. StateSpaceModel[tf] gives a ...
NEXUS
(Mathematica Import/Export Format) NEXUS phylogenetic file format. Commonly used for storage and exchange of phylogenetic data. Can store DNA and protein sequences, taxa distances, alignment scores, and ...
All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
MinimumVertexCover[g] finds a minimum vertex cover of graph g.
As of Version 7, the Histograms Package has been integrated into the Mathematica kernel.
AbortQ
(Mathematica LibraryLink C Function) mint AbortQ () returns TRUE if Mathematica is in the process of an abort.