BarChart3D[{y_1, y_2, ...}] makes a 3D bar chart with bar lengths y_1, y_2, ....BarChart3D[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a 3D bar chart with bar ...
BarChart[{y_1, y_2, ...}] makes a bar chart with bar lengths y_1, y_2, ....BarChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a bar chart with bar features defined ...
BarnesG
(Built-in Mathematica Symbol) BarnesG[z] gives the Barnes G-function G(z).
BarOrigin is an option to BarChart and related functions that specifies the origin placement for bars.
BarSpacing is an option to BarChart and related functions that controls the spacing between bars and groups of bars.
BaseForm[expr, n] prints with the numbers in expr given in base n.
Baseline is a symbol that represents the baseline for purposes of alignment and positioning.
BaselinePosition is an option that specifies where the baseline of an object is considered to be for purposes of alignment with surrounding text or other expressions.
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
BatesDistribution[n] represents the distribution of a mean of n random variables uniformly distributed from 0 to 1.BatesDistribution[n, {min, max}] represents the ...