41 - 50 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
Rest   (Built-in Mathematica Symbol)
Rest[expr] gives expr with the first element removed.
RotateLeft   (Built-in Mathematica Symbol)
RotateLeft[expr, n] cycles the elements in expr n positions to the left. RotateLeft[expr] cycles one position to the left. RotateLeft[expr, {n_1, n_2, ...}] cycles elements ...
RotateRight   (Built-in Mathematica Symbol)
RotateRight[expr, n] cycles the elements in expr n positions to the right. RotateRight[expr] cycles one position to the right. RotateRight[expr, {n_1, n_2, ...}] cycles ...
ExpandNumerator   (Built-in Mathematica Symbol)
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
PopupMenu   (Built-in Mathematica Symbol)
PopupMenu[x, {val_1, val_2, ...}] represents a popup menu with setting x and possible values val_i. PopupMenu[Dynamic[x], {val_1, ...}] takes the setting to be the ...
MaxExtraConditions   (Built-in Mathematica Symbol)
MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...
Permute   (Built-in Mathematica Symbol)
Permute[expr, perm] permutes the positions of the elements of expr according to the permutation perm.Permute[expr, gr] returns the list of permuted forms of expr under the ...
ExpandDenominator   (Built-in Mathematica Symbol)
ExpandDenominator[expr] expands out products and powers that appear as denominators in expr.
FromContinuedFraction   (Built-in Mathematica Symbol)
FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
TableHeadings   (Built-in Mathematica Symbol)
TableHeadings is an option for TableForm and MatrixForm which gives the labels to be printed for entries in each dimension of a table or matrix.
1|2|3|4|5|6|7|8 ... 122 Previous Next

...