631 - 640 of 1337 for ManipulateSearch Results
View search results from all Wolfram sites (8510 matches)
Alignment   (Built-in Mathematica Symbol)
Alignment is an option which specifies how the contents of a displayed object should be aligned within the available area in the object.
Cases   (Built-in Mathematica Symbol)
Cases[{e_1, e_2, ...}, pattern] gives a list of the e_i that match the pattern. Cases[{e_1, ...}, pattern -> rhs] gives a list of the values of rhs corresponding to the e_i ...
Characters   (Built-in Mathematica Symbol)
Characters["string"] gives a list of the characters in a string.
Chop   (Built-in Mathematica Symbol)
Chop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.
Clear   (Built-in Mathematica Symbol)
Clear[symbol_1, symbol_2, ...] clears values and definitions for the symbol_i. Clear["form_1", "form_2", ...] clears values and definitions for all symbols whose names match ...
ClusteringComponents   (Built-in Mathematica Symbol)
ClusteringComponents[array] gives an array in which each element of array is replaced by an integer index representing the cluster in which the element ...
Coefficient   (Built-in Mathematica Symbol)
Coefficient[expr, form] gives the coefficient of form in the polynomial expr. Coefficient[expr, form, n] gives the coefficient of form^n in expr.
Commonest   (Built-in Mathematica Symbol)
Commonest[list] gives a list of the elements that are the most common in list.Commonest[list, n] gives a list of the n most common elements in list.
Denominator   (Built-in Mathematica Symbol)
Denominator[expr] gives the denominator of expr.
DispersionEstimatorFunction   (Built-in Mathematica Symbol)
DispersionEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the dispersion parameter.
1 ... 61|62|63|64|65|66|67 ... 134 Previous Next

...