Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
NProbability[pred, x \[Distributed] dist] gives the numerical probability for an event that satisfies the predicate pred under the assumption that x follows the probability ...
When numerically solving Hamiltonian dynamical systems it is advantageous if the numerical method yields a symplectic map. If the Hamiltonian can be written in separable ...
The functions defined in the NumericalCalculus` context provide support for finding numerical solutions to calculus-related problems. This loads the package: The built-in ...
RecurrenceTable[eqns, expr, {n, n_max}] generates a list of values of expr for successive n based on solving the recurrence equations eqns.RecurrenceTable[eqns, expr, nspec] ...
Limit
(Built-in Mathematica Symbol) Limit[expr, x -> x_0] finds the limiting value of expr when x approaches x_0.
MultinomialDistribution[n, {p_1, p_2, ..., p_m}] represents a multinomial distribution with n trials and probabilities p_i.
ClosenessCentrality[g] finds the closeness centrality.
Particularly in the physical sciences, it is common to use measurement errors as weights to incorporate measured variation into the fitting. Weights have a relative effect on ...
CumulantGeneratingFunction[dist, t] gives the cumulant generating function for the symbolic distribution dist as a function of the variable t. ...