1681 - 1690 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
Making Tables of Values   (Mathematica Tutorial)
You can use lists as tables of values. You can generate the tables, for example, by evaluating an expression for a sequence of different parameter values. This gives a table ...
The Secant Method   (Mathematica Tutorial)
When derivatives cannot be computed symbolically, "Newton's" method will be used, but with a finite difference approximation to the Jacobian. This can have costs in terms of ...
GraphData   (Built-in Mathematica Symbol)
GraphData[name] gives a graph with the specified name.GraphData[name, " property"] gives the value for the specified property for a named graph.GraphData["class"] gives a ...
FindClusters   (Built-in Mathematica Symbol)
FindClusters[{e_1, e_2, ...}] partitions the e i into clusters of similar elements. FindClusters[{e_1 -> v_1, e_2 -> v_2, ...}] returns the v_i corresponding to the e i in ...
PoissonConsulDistribution   (Built-in Mathematica Symbol)
PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].
Total   (Built-in Mathematica Symbol)
Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...
VertexDegree   (Built-in Mathematica Symbol)
VertexDegree[g] gives the list of vertex degrees for all vertices in the graph g.VertexDegree[g, v] gives the vertex degree for the vertex v.
Inequalities   (Mathematica Tutorial)
Just as the equation x^2+3x==2 asserts that x^2+3x is equal to 2, so also the inequality x^2+3x>2 asserts that x^2+3x is greater than 2. In Mathematica, Reduce works not only ...
Geometry`Rotations`   (Mathematica Compatibility Information)
All the functionality in Geometry`Rotations` is now available in the built-in Mathematica kernel function RotationTransform.
ArcSinh   (Built-in Mathematica Symbol)
ArcSinh[z] gives the inverse hyperbolic sine sinh -1 (z) of the complex number z.
1 ... 166|167|168|169|170|171|172 ... 260 Previous Next

...