51 - 60 of 229 for CompositionSearch Results
View search results from all Wolfram sites (1783 matches)
InverseSeries   (Built-in Mathematica Symbol)
InverseSeries[s] takes the series s, and gives a series for the inverse of the function represented by s. InverseSeries[s, x] uses the variable x in the inverse series.
WaitNext   (Built-in Mathematica Symbol)
WaitNext[{eid_1, eid_2, ...}] waits until the first evaluation represented by any of the eid_i finishes, then returns its result, the corresponding eid_i, and the list of ...
ShearingTransform   (Built-in Mathematica Symbol)
ShearingTransform[\[Theta], v, n] gives a TransformationFunction that represents a shear by \[Theta] radians along the direction of the vector v, normal to the vector n, and ...
WaitAll   (Built-in Mathematica Symbol)
WaitAll[expr] waits for all concurrent evaluations represented by EvaluationObject expressions in expr to finish, then returns the resulting expression obtained.
RotationTransform   (Built-in Mathematica Symbol)
RotationTransform[\[Theta]] gives a TransformationFunction that represents a rotation in 2D by \[Theta] radians about the origin.RotationTransform[\[Theta], p] gives a 2D ...
AffineTransform   (Built-in Mathematica Symbol)
AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
SeriesData   (Built-in Mathematica Symbol)
SeriesData[x, x_0, {a_0, a_1, ...}, n_min, n_max, den] represents a power series in the variable x about the point x_0. The a_i are the coefficients in the power series. The ...
Outer   (Built-in Mathematica Symbol)
Outer[f, list_1, list_2, ...] gives the generalized outer product of the list_i, forming all possible combinations of the lowest-level elements in each of them, and feeding ...
AbortKernels   (Built-in Mathematica Symbol)
AbortKernels[] aborts evaluations running in all parallel subkernels.
NonCommutativeMultiply   (Built-in Mathematica Symbol)
a ** b ** c is a general associative, but non-commutative, form of multiplication.
1 ... 3|4|5|6|7|8|9 ... 23 Previous Next

...