901 - 910 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
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 ...
CUDAArgMaxList   (CUDALink Symbol)
CUDAArgMaxList[list] gives the index of the maximum element in list.
Graph Programming   (Mathematica Guide)
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
BooleanCountingFunction   (Built-in Mathematica Symbol)
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
PolynomialReduce   (Built-in Mathematica Symbol)
PolynomialReduce[poly, {poly_1, poly_2, ...}, {x_1, x_2, ...}] yields a list representing a reduction of poly in terms of the poly_i. The list has the form {{a_1, a_2, ...}, ...
TransferFunctionExpand   (Built-in Mathematica Symbol)
TransferFunctionExpand[tf] expands polynomial terms in the numerators and denominators of the TransferFunctionModel object tf.
Compute a Limit   (Mathematica How To)
Even simple-looking limits are sometimes quite complicated to compute. Mathematica provides functionality to evaluate several kinds of limits.
BooleanMinimize   (Built-in Mathematica Symbol)
BooleanMinimize[expr] finds a minimal-length disjunctive normal form representation of expr.BooleanMinimize[expr, form] finds a minimal-length representation for expr in the ...
Mathematica's unified architecture allows every aspect of Mathematica's interface to be controlled and specified programmatically using the symbolic constructs and functions ...
Power   (Built-in Mathematica Symbol)
x^y gives x to the power y.
1 ... 88|89|90|91|92|93|94 ... 461 Previous Next

...