NumericQ[expr] gives True if expr is a numeric quantity, and False otherwise.
FLAC
(Mathematica Import/Export Format) MIME type: audio/x - flac FLAC lossless audio codec. Used for audio archiving and playback, and for exchanging audio data on the web. Open standard for audio compression. ...
SP3
(Mathematica Import/Export Format) SP3 geospatial file format. National Geodetic Survey standard format. Stores information about the orbits of GPS satellites. SP3 is an acronym derived from Standard Product ...
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
ListPointPlot3D has been added to the built-in Mathematica kernel. ListSurfacePlot3D has been added to the built-in Mathematica kernel. BarChart3D has been added to the ...
DifferentialRootReduce[expr, x] attempts to reduce expr to a single DifferentialRoot object as a function of x.DifferentialRootReduce[expr, {x, x_0}] takes the initial ...
BetaBinomialDistribution[\[Alpha], \[Beta], n] represents a beta binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n binomial trials.
DataLabels is an option for PairwiseScatterPlot which specifies labels for each column of data.
Specularity[s] is a graphics directive which specifies that surfaces of 3D graphics objects which follow are to be taken to have specularity s. Specularity[s, n] uses ...
MiniMaxApproximation[expr, {x, {x_0, x_1}, m, n}] finds the rational polynomial function of x, with numerator order m and denominator order n, that gives a mini-max ...