61 - 70 of 1218 for DSearch Results
View search results from all Wolfram sites (4909 matches)
MapAt   (Built-in Mathematica Symbol)
MapAt[f, expr, n] applies f to the element at position n in expr. If n is negative, the position is counted from the end. MapAt[f, expr, {i, j, ...}] applies f to the part of ...
Partition   (Built-in Mathematica Symbol)
Partition[list, n] partitions list into non-overlapping sublists of length n. Partition[list, n, d] generates sublists with offset d. Partition[list, {n_1, n_2, ...}] ...
Delimiter   (Built-in Mathematica Symbol)
Delimiter represents a delimiter to be displayed in objects such as PopupMenu and Manipulate.
Most   (Built-in Mathematica Symbol)
Most[expr] gives expr with the last element removed.
TableDirections   (Built-in Mathematica Symbol)
TableDirections is an option for TableForm and MatrixForm which specifies whether successive dimensions should be arranged as rows or columns.
BooleanCountingFunction   (Built-in Mathematica Symbol)
BooleanCountingFunction[k_max, n] represents a Boolean function of n variables that gives True if at most k_max variables are True.BooleanCountingFunction[{k}, n] represents ...
GroupOrbits   (Built-in Mathematica Symbol)
GroupOrbits[group, {p_1, ...}] returns the orbits of the points p_i under the action of the elements of group.GroupOrbits[group, {p_1, ...}, f] finds the orbits under the ...
Part   (Built-in Mathematica Symbol)
expr[[i]] or Part[expr, i] gives the i\[Null]^th part of expr. expr[[-i]] counts from the end. expr[[i, j, ...]] or Part[expr, i, j, ...] is equivalent to expr[[i]][[j]] .... ...
FindLinearRecurrence   (Built-in Mathematica Symbol)
FindLinearRecurrence[list] finds if possible the minimal linear recurrence that generates list.FindLinearRecurrence[list, d] finds if possible the linear recurrence of ...
AbsolutePointSize   (Built-in Mathematica Symbol)
AbsolutePointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with absolute diameter d.
1 ... 4|5|6|7|8|9|10 ... 122 Previous Next

...