721 - 730 of 1935 for ISearch Results
View search results from all Wolfram sites (14261 matches)
Quartiles   (Built-in Mathematica Symbol)
Quartiles[list] gives a list of the 1/4, 1/2, and 3/4 quantiles of the elements in list.Quartiles[dist] gives a list of the 1/4, 1/2, and 3/4 quantiles of the symbolic ...
RandomReal   (Built-in Mathematica Symbol)
RandomReal[] gives a pseudorandom real number in the range 0 to 1. RandomReal[{x_min, x_max}] gives a pseudorandom real number in the range x_min to x_max. RandomReal[x_max] ...
TransferFunctionZeros   (Built-in Mathematica Symbol)
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
Numerical Examples   (Library Link Tutorial)
The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
GraphPower   (Combinatorica Package Symbol)
GraphPower[g, k] gives the k\[Null]^th power of graph g. This is the graph whose vertex set is identical to the vertex set of g and that contains an edge between vertices i ...
ShowLabeledGraph   (Combinatorica Package Symbol)
ShowLabeledGraph[g] displays graph g according to its embedding, with each vertex labeled with its vertex number.ShowLabeledGraph[g, l] uses the i\[Null]^th element of list l ...
Graphics`ComplexMap`   (Mathematica Compatibility Information)
The new two-parameter form of ParametricPlot now provides the functionality of Graphics`ComplexMap`.
AiryBiPrime   (Built-in Mathematica Symbol)
AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
Compile   (Built-in Mathematica Symbol)
Compile[{x_1, x_2, ...}, expr] creates a compiled function that evaluates expr assuming numerical values of the x_i. Compile[{{x_1, t_1}, ...}, expr] assumes that x_i is of a ...
FactorInteger   (Built-in Mathematica Symbol)
FactorInteger[n] gives a list of the prime factors of the integer n, together with their exponents. FactorInteger[n, k] does partial factorization, pulling out at most k ...
1 ... 70|71|72|73|74|75|76 ... 194 Previous Next

...