861 - 870 of 8710 for tabulation of valuesSearch Results
View search results from all Wolfram sites (304477 matches)
Characters in Strings   (Mathematica Tutorial)
Converting between strings and lists of characters. This gives a list of the characters in the string. You can apply standard list manipulation operations to this list.
StringPosition   (Built-in Mathematica Symbol)
StringPosition["string", " sub"] gives a list of the starting and ending character positions at which " sub" appears as a substring of " string". StringPosition["string", ...
Citation Management   (Mathematica Tutorial)
With Mathematica's citation management features, you can annotate and add references to research papers written using Mathematica. These features work in conjunction with the ...
FullForm   (Built-in Mathematica Symbol)
FullForm[expr] prints as the full form of expr, with no special syntax.
ToString   (Built-in Mathematica Symbol)
ToString[expr] gives a string corresponding to the printed form of expr in OutputForm. ToString[expr, form] gives the string corresponding to output in the specified form.
Special Ways to Input Expressions   (Mathematica Tutorial)
Mathematica allows you to use special notation for many common operators. For example, although internally Mathematica represents a sum of two terms as Plus[x,y], you can ...
MexicanHatWavelet   (Built-in Mathematica Symbol)
MexicanHatWavelet[] represents the Mexican hat wavelet of width 1.MexicanHatWavelet[\[Sigma]] represents the Mexican hat wavelet of width \[Sigma].
The main expression or object that a built-in Mathematica function acts on is given as the first argument to the function. As part of the syntax, a built-in Mathematica ...
ANOVA   (ANOVA Package Symbol)
ANOVA[data] performs a one-way analysis of variance.ANOVA[data, model, vars] performs an analysis of variance for model as a function of the categorical variables vars.
NullSpace   (Built-in Mathematica Symbol)
NullSpace[m] gives a list of vectors that forms a basis for the null space of the matrix m.
1 ... 84|85|86|87|88|89|90 ... 871 Previous Next

...