11 - 20 of 143 for ToStringSearch Results
View search results from all Wolfram sites (3238 matches)
StringQ   (Built-in Mathematica Symbol)
StringQ[expr] gives True if expr is a string, and False otherwise.
String   (Built-in Mathematica Symbol)
String is the head of a character string " text".
Expressions in Mathematica can be represented as strings in a variety of ways, for display, export, or processing. Mathematica provides powerful functions for formatting ...
Discrete & Integer Data   (Mathematica Guide)
Integrated into the Mathematica system are powerful functions for analyzing large volumes of discrete and integer data—often conveniently specified using Mathematica's ...
Evaluation Control   (Mathematica Guide)
Mathematica normally takes any expression it is given, and evaluates it as far as possible. But built into the Mathematica language is a collection of flexible primitives ...
Symbol Handling   (Mathematica Guide)
Mathematica symbols are the ultimate atoms of symbolic data. Every symbol has a unique name, exists in a certain Mathematica context or namespace, and can have a variety of ...
HoldForm   (Built-in Mathematica Symbol)
HoldForm[expr] prints as the expression expr, with expr maintained in an unevaluated form.
String Manipulation   (Mathematica Guide)
Integrated into the core Mathematica language is industrial-strength string manipulation, not only with ordinary regular expressions, but also with Mathematica's own powerful ...
GUIKit Example: Calculator   (GUIKit Package Tutorial)
Here is a simple calculator example using the GUIKit` package and Mathematica scripts for calculations.
StringJoin   (Built-in Mathematica Symbol)
"s_1" <> "s_2" <> ..., StringJoin["s_1", "s_2", ...], or StringJoin[{"s_1", "s_2", ...}] yields a string consisting of a concatenation of the s_i.
1|2|3|4|5 ... 15 Previous Next

...