411 - 420 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
StringForm   (Built-in Mathematica Symbol)
StringForm["controlstring", expr_1, ...] prints as the text of the controlstring, with the printed forms of the expr_i embedded.
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 ...
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 ...
Symbol   (Built-in Mathematica Symbol)
Symbol["name"] refers to a symbol with the specified name.
TakeWhile   (Built-in Mathematica Symbol)
TakeWhile[list, crit] gives elements e_i from the beginning of list, continuing so long as crit[e_i] is True.
TicksStyle   (Built-in Mathematica Symbol)
TicksStyle is an option for graphics functions which specifies how ticks should be rendered.
Times   (Built-in Mathematica Symbol)
x*y*z, x*y*z, or x y z represents a product of terms.
ToExpression   (Built-in Mathematica Symbol)
ToExpression[input] gives the expression obtained by interpreting strings or boxes as Mathematica input. ToExpression[input, form] uses interpretation rules corresponding to ...
Translate   (Built-in Mathematica Symbol)
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
TrigExpand   (Built-in Mathematica Symbol)
TrigExpand[expr] expands out trigonometric functions in expr.
1 ... 39|40|41|42|43|44|45 ... 103 Previous Next

...