TetGenGetRegions[expr] returns the regions in a TetGen expression.
ConfidenceLevel is an option for LinearModelFit and other fitting functions that specifies the confidence level to use in generating parameter and prediction intervals.
DetrendedPriceOscillator
HistogramDistribution[{x_1, x_2, ...}] represents the probability distribution corresponding to a histogram of the data values x_i.HistogramDistribution[{{x_1, y_1, ...}, ...
Registered MIME type: video/quicktime Apple QuickTime file format. Multimedia container format. Commonly used for archiving and exchanging video content. Stores audio and ...
XYZ
(Mathematica Import/Export Format) MIME type: chemical/x-xyz XMOL molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Plain text tabular ...
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
RegionPlot3D[pred, {x, x_min, x_max}, {y, y_min, y_max}, {z, z_min, z_max}] makes a plot showing the three-dimensional region in which pred is True.
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...