Unicode: 2197. Infix arrow operator. x ↗ y is by default interpreted as UpperRightArrow[x,y]. Extensible character; grows by default to limited size.
Evaluating sums. Mathematica recognizes this as the power series expansion of e^x. This sum comes out in terms of a Bessel function.
CensoredDistribution[{x_min, x_max}, dist] represents the distribution of values that come from dist and are censored to be between x_min and ...
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Csc
(Built-in Mathematica Symbol) Csc[z] gives the cosecant of z.
HazardFunction[dist, x] gives the hazard function for the symbolic distribution dist evaluated at x.HazardFunction[dist, {x_1, x_2, ...}] gives the multivariate hazard ...
Simplify[expr] performs a sequence of algebraic and other transformations on expr, and returns the simplest form it finds. Simplify[expr, assum] does simplification using ...
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
SQLExecute allows SQL statements to be executed. Statements can be used to select data, create tables, insert data, update data, remove data, and drop tables. The statement ...
Mathematica has the most extensive collection of mathematical functions ever assembled. Often relying on original results and algorithms developed at Wolfram Research over ...