3181 - 3190 of 7896 for InSearch Results
View search results from all Wolfram sites (26553 matches)
SelectedNotebook   (Built-in Mathematica Symbol)
SelectedNotebook[] gives the currently selected notebook in the front end.
SetSelectedNotebook   (Built-in Mathematica Symbol)
SetSelectedNotebook[notebook] makes the specified notebook be the currently selected one in the front end.
Share   (Built-in Mathematica Symbol)
Share[expr] changes the way expr is stored internally, to try and minimize the amount of memory used. Share[] tries to minimize the memory used to store all expressions.
StyleData   (Built-in Mathematica Symbol)
StyleData["style"] is a low-level representation of the contents of a style definition cell.StyleData["style", " environment"] represents the contents of a style definition ...
StyleDefinitions   (Built-in Mathematica Symbol)
StyleDefinitions is an option for notebooks that gives definitions for the styles that can be used in a notebook.
Switch   (Built-in Mathematica Symbol)
Switch[expr, form_1, value_1, form_2, value_2, ...] evaluates expr, then compares it with each of the form_i in turn, evaluating and returning the value_i corresponding to ...
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.
Through   (Built-in Mathematica Symbol)
Through[p[f_1, f_2][x]] gives p[f_1[x], f_2[x]]. Through[expr, h] performs the transformation wherever h occurs in the head of expr.
TimesBy   (Built-in Mathematica Symbol)
x *= c multiplies x by c and returns the new value of x.
TimeUsed   (Built-in Mathematica Symbol)
TimeUsed[] gives the total number of seconds of CPU time used so far in the current Mathematica session.
1 ... 316|317|318|319|320|321|322 ... 790 Previous Next

...