BatesDistribution[n] represents the distribution of a mean of n random variables uniformly distributed from 0 to 1.BatesDistribution[n, {min, max}] represents the ...
BernoulliB[n] gives the Bernoulli number B_n. BernoulliB[n, x] gives the Bernoulli polynomial B_n (x).
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).
CellularAutomaton[rule, init, t] generates a list representing the evolution of the cellular automaton with the specified rule from initial condition init for t steps. ...
CentralMomentGeneratingFunction[dist, t] gives the central moment generating function for the symbolic distribution dist as a function of the variable t. ...
CharacterRange["c_1", "c_2"] yields a list of the characters in the range from "c_1" to "c_2".
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
CurrentValue[item] gives the current value of item at a location in the Mathematica system and interface. CurrentValue[{item, spec}] gives the current value for the feature ...