6431 - 6440 of 10072 for copyingSearch Results
View search results from all Wolfram sites (14307 matches)
StringFreeQ   (Built-in Mathematica Symbol)
StringFreeQ["string", patt] yields True if no substring in " string" matches the string expression patt, and yields False otherwise. StringFreeQ["string", {patt_1, patt_2, ...
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.
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
StringReplaceList   (Built-in Mathematica Symbol)
StringReplaceList["string", s -> sp] or StringReplaceList["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] gives a list of the strings obtained by replacing each individual ...
StruveH   (Built-in Mathematica Symbol)
StruveH[n, z] gives the Struve function H n (z).
StruveL   (Built-in Mathematica Symbol)
StruveL[n, z] gives the modified Struve function L n (z).
StyleBox   (Built-in Mathematica Symbol)
StyleBox[boxes, options] is a low-level representation of boxes to be shown with the specified option settings. StyleBox[boxes, " style"] uses the option setting for the ...
Subfactorial   (Built-in Mathematica Symbol)
Subfactorial[n] gives the number of permutations of n objects that leave no object fixed.
Subgraph   (Built-in Mathematica Symbol)
Subgraph[g, {v_1, v_2, ...}] gives the subgraph of the graph g generated by the vertices v_i.Subgraph[g, {e_1, e_2, ...}] gives the subgraph generated by the edges ...
Symbol   (Built-in Mathematica Symbol)
Symbol["name"] refers to a symbol with the specified name.
1 ... 641|642|643|644|645|646|647 ... 1008 Previous Next

...