721 - 730 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
ArcTan   (Built-in Mathematica Symbol)
ArcTan[z] gives the arc tangent tan -1 (z) of the complex number z. ArcTan[x, y] gives the arc tangent of y/x, taking into account which quadrant the point (x, y) is in.
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
ArgMin   (Built-in Mathematica Symbol)
ArgMin[f, x] gives a position x_min at which f is minimized.ArgMin[f, {x, y, ...}] gives a position {x_min, y_min, ...} at which f is minimized.ArgMin[{f, cons}, {x, y, ...}] ...
Arg   (Built-in Mathematica Symbol)
Arg[z] gives the argument of the complex number z.
ArithmeticGeometricMean   (Built-in Mathematica Symbol)
ArithmeticGeometricMean[a, b] gives the arithmetic-geometric mean of a and b.
ArrayComponents   (Built-in Mathematica Symbol)
ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...
ArrayDepth   (Built-in Mathematica Symbol)
ArrayDepth[expr] gives the depth to which expr is a full array, with all the parts at a particular level being lists of the same length, or is a SparseArray object.
ArrayFlatten   (Built-in Mathematica Symbol)
ArrayFlatten[{{m_11, m_12, ...}, {m_21, m_22, ...}, ...}] creates a single flattened matrix from a matrix of matrices m i j. ArrayFlatten[a, r] flattens out r pairs of levels ...
Array   (Built-in Mathematica Symbol)
Array[f, n] generates a list of length n, with elements f[i]. Array[f, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists, with elements f[i_1, i_2, ...]. ...
ArrayPad   (Built-in Mathematica Symbol)
ArrayPad[array, m] gives an array with m 0s of padding on every side. ArrayPad[array, m, padding] uses the specified padding.ArrayPad[array, {m, n}, ...] pads with m elements ...
1 ... 70|71|72|73|74|75|76 ... 1009 Previous Next

...