561 - 570 of 1023 for StandardizeSearch Results
View search results from all Wolfram sites (2532 matches)
Replace   (Built-in Mathematica Symbol)
Replace[expr, rules] applies a rule or list of rules in an attempt to transform the entire expression expr. Replace[expr, rules, levelspec] applies rules to parts of expr ...
Shortest   (Built-in Mathematica Symbol)
Shortest[p] is a pattern object that matches the shortest sequence consistent with the pattern p.
StringTake   (Built-in Mathematica Symbol)
StringTake["string", n] gives a string containing the first n characters in " string". StringTake["string", -n] gives the last n characters in " string". StringTake["string", ...
SubsuperscriptBox   (Built-in Mathematica Symbol)
x_y^z is the low-level box representation for x_y^z in notebook expressions.
TagBox   (Built-in Mathematica Symbol)
TagBox[boxes, tag] is a low-level box construct that displays as boxes but maintains tag to guide the interpretation of boxes on input.
TextJustification   (Built-in Mathematica Symbol)
TextJustification is an option for Cell and Inset which specifies how much lines of text can be stretched in order to make them be the same length.
UnderscriptBox   (Built-in Mathematica Symbol)
UnderscriptBox[x, y] is the low-level box representation for UnderscriptBox[x, y] in notebook expressions.
Arbitrary-Precision Calculations   (Mathematica Tutorial)
When you use //N to get a numerical result, Mathematica does what a standard calculator would do: it gives you a result to a fixed number of significant figures. You can also ...
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.
Everything Is an Expression   (Mathematica Tutorial)
Mathematica handles many different kinds of things: mathematical formulas, lists, and graphics, to name a few. Although they often look very different, Mathematica represents ...
1 ... 54|55|56|57|58|59|60 ... 103 Previous Next

...