MomentGeneratingFunction[dist, t] gives the moment generating function for the symbolic distribution dist as a function of the variable t. MomentGeneratingFunction[dist, ...
MultinomialDistribution[n, {p_1, p_2, ..., p_m}] represents a multinomial distribution with n trials and probabilities p_i.
PermutationGroup[{perm_1, ..., perm_n}] represents the group generated by multiplication of the permutations perm_1, ..., perm_n.
PolarTicks is an option for sector charts and polar plots that specifies tick marks for polar axes.
RankedMax[list, n] gives the n\[Null]^th largest element in list.
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
ToRadicals[expr] attempts to express all Root objects in expr in terms of radicals.
Wronskian[{y_1, y_2, ...}, x] gives the Wronskian determinant for the functions y_1, y_2, ... depending on x.Wronskian[eqn, y, x] gives the Wronskian determinant for the ...
Integration functions. Here is the integral ∫_a^bx^2 dx. This gives the multiple integral ∫_0^adx ∫_0^bd y(x^2+y^2).
This tutorial introduces some basic algorithms for computing with finite permutation groups, other than those introduced in "Permutation Groups". A subgroup H of a group G ...