181 - 190 of 1247 for ESearch Results
View search results from all Wolfram sites (4919 matches)
ReplacePart   (Built-in Mathematica Symbol)
ReplacePart[expr, i -> new] yields an expression in which the i\[Null]\[Null]^th part of expr is replaced by new. ReplacePart[expr, {i_1 -> new_1, i_2 -> new_2, ...}] ...
SortBy   (Built-in Mathematica Symbol)
SortBy[list, f] sorts the elements of list in the order defined by applying f to each of them.
Exact Higher-Order Equations   (Mathematica Tutorial)
A linear ordinary differential equation of order n is said to be exact if The condition of exactness can be used to reduce the problem to that of solving an equation of order ...
Non-English Characters and Keyboards   (Mathematica Tutorial)
If you enter text in languages other than English, you will typically need to use various additional accented and other characters. If your computer system is set up in an ...
N   (Built-in Mathematica Symbol)
N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.
TransformedDistribution   (Built-in Mathematica Symbol)
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
ProductDistribution   (Built-in Mathematica Symbol)
ProductDistribution[dist_1, dist_2, ...] represents the joint distribution with independent component distributions dist_1, dist_2, ....
Insert   (Built-in Mathematica Symbol)
Insert[list, elem, n] inserts elem at position n in list. If n is negative, the position is counted from the end. Insert[expr, elem, {i, j, ...}] inserts elem at position {i, ...
Span   (Built-in Mathematica Symbol)
i ;; j represents a span of elements i through j.i ;; represents a span from i to the end.;; j represents a span from the beginning to j.;; represents a span that includes ...
DeleteEdge   (Combinatorica Package Symbol)
DeleteEdge[g, e] gives graph g minus e. If g is undirected, then e is treated as an undirected edge; otherwise it is treated as a directed edge. If there are multiple edges ...
1 ... 16|17|18|19|20|21|22 ... 125 Previous Next

...