E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
EvaluationMonitor is an option for various numerical computation and plotting functions that gives an expression to evaluate whenever functions derived from the input are ...
Expand
(Built-in Mathematica Symbol) Expand[expr] expands out products and positive integer powers in expr. Expand[expr, patt] leaves unexpanded any parts of expr that are free of the pattern patt. >
GroupMultiplicationTable[group] gives the multiplication table of group as an array.
JaccardDissimilarity[u, v] gives the Jaccard dissimilarity between Boolean vectors u and v.
LineGraph[g] gives the line graph of the graph g.
LogLogisticDistribution[\[Gamma], \[Sigma]] represents a log-logistic distribution with shape parameter \[Gamma] and scale parameter \[Sigma].
MatchingDissimilarity[u, v] gives the matching dissimilarity between Boolean vectors u and v.