3031 - 3040 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
PadRight   (Built-in Mathematica Symbol)
PadRight[list, n] makes a list of length n by padding list with zeros on the right. PadRight[list, n, x] pads by repeating the element x. PadRight[list, n, {x_1, x_2, ...}] ...
Permute   (Built-in Mathematica Symbol)
Permute[expr, perm] permutes the positions of the elements of expr according to the permutation perm.Permute[expr, gr] returns the list of permuted forms of expr under the ...
ProductDistribution   (Built-in Mathematica Symbol)
ProductDistribution[dist_1, dist_2, ...] represents the joint distribution with independent component distributions dist_1, dist_2, ....
PseudoInverse   (Built-in Mathematica Symbol)
PseudoInverse[m] finds the pseudoinverse of a rectangular matrix.
RootIntervals   (Built-in Mathematica Symbol)
RootIntervals[{poly_1, poly_2, ...}] gives a list of isolating intervals for the real roots of any of the poly_i, together with a list of which polynomials actually have each ...
ScalingTransform   (Built-in Mathematica Symbol)
ScalingTransform[{s_x, s_y, ...}] gives a TransformationFunction that represents scaling by a factor s_i along each coordinate axis from the origin.ScalingTransform[{s_x, ...
SetSharedVariable   (Built-in Mathematica Symbol)
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
SingularValuePlot   (Built-in Mathematica Symbol)
SingularValuePlot[m] gives the singular value plot of a matrix m of rational functions in one complex variable.SingularValuePlot[sys] gives the singular value plot of a ...
Split   (Built-in Mathematica Symbol)
Split[list] splits list into sublists consisting of runs of identical elements. Split[list, test] treats pairs of adjacent elements as identical whenever applying the ...
StandardForm   (Built-in Mathematica Symbol)
StandardForm[expr] prints as the standard Mathematica two-dimensional representation of expr.
1 ... 301|302|303|304|305|306|307 ... 427 Previous Next

...