5471 - 5480 of 8710 for tabulation of valuesSearch Results
View search results from all Wolfram sites (304477 matches)
Name   (GUIKit Package Symbol)
Name is an option to GUIKit expression functions and identifies a string name with which to register the widget instance in the active widget registry.
AllPairsShortestPath   (Combinatorica Package Symbol)
AllPairsShortestPath[g] gives a matrix, where the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j. AllPairsShortestPath[g, Parent] ...
BinarySearch   (Combinatorica Package Symbol)
BinarySearch[l, k] searches sorted list l for key k and gives the position of l containing k, if k is present in l. Otherwise, if k is absent in l, the function returns (p + ...
Edges   (Combinatorica Package Symbol)
Edges[g] gives the list of edges in g. Edges[g, All] gives the edges of g along with the graphics options associated with each edge. Edges[g, EdgeWeight] returns the list of ...
GridGraph   (Combinatorica Package Symbol)
GridGraph[n, m] constructs an n*m grid graph, the product of paths on n and m vertices. GridGraph[p, q, r] constructs a p*q*r grid graph, the product of GridGraph[p, q] and a ...
DiscreteMath`ComputationalGeometry`   (Mathematica Compatibility Information)
All the functionality in DiscreteMath`ComputationalGeometry` is available through the new Computational Geometry Package.
NumericalMath`BesselZeros`   (Mathematica Compatibility Information)
New function BesselJZero has been added to the built-in Mathematica kernel. New function BesselYZero has been added to the built-in Mathematica kernel. ...
ConvexHull   (Computational Geometry Package Symbol)
ConvexHull[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar convex hull of the points {{x_1, y_1}, ...}, represented as a list of point indices arranged in counterclockwise ...
Ulp   (Computer Arithmetic Package Symbol)
Ulp[x] gives the size of an ulp for numbers near x.
PackedArrayQ   (Developer Package Symbol)
PackedArrayQ[expr] returns True if expr is a packed array in its internal representation, and returns False otherwise. PackedArrayQ[expr, type] returns True if expr is a ...
1 ... 545|546|547|548|549|550|551 ... 871 Previous Next

...