FisherHypergeometricDistribution[n, n_succ, n_tot, w] represents a Fisher noncentral hypergeometric distribution.
IrreduciblePolynomialQ[poly] tests whether poly is an irreducible polynomial over the rationals.IrreduciblePolynomialQ[poly, Modulus -> p] tests whether poly is irreducible ...
ToRadicals[expr] attempts to express all Root objects in expr in terms of radicals.
Mathematica normally makes as few assumptions as possible about the objects you ask it to manipulate. This means that the results it gives are as general as possible. But ...
TetGenGetHoles[expr] returns the holes in a TetGen expression.
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
TetGenSetHoles[expr, points] sets the holes in a TetGen expression.
SectorChart3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] makes a 3D sector chart with sector angle proportional to x_i, radius y_i, and height z_i.SectorChart3D[{..., w_i[{x_i, ...
DaysPlus[{year, month, day}, n] gives the date n days after the date {year, month, day}.DaysPlus[{year, month, day, hour, minute, second}, n] gives the date n days after the ...
Widget["Table"] represents a table.