2291 - 2300 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59275 matches)
FreeQ   (Built-in Mathematica Symbol)
FreeQ[expr, form] yields True if no subexpression in expr matches form, and yields False otherwise. FreeQ[expr, form, levelspec] tests only those parts of expr on levels ...
ImagePad   (Built-in Mathematica Symbol)
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
ImageTake   (Built-in Mathematica Symbol)
ImageTake[image, n] gives an image consisting of the first n rows of image.ImageTake[image, -n] gives an image consisting of the last n rows of image.ImageTake[image, {row_1, ...
PermutationListQ   (Built-in Mathematica Symbol)
PermutationListQ[expr] returns True if expr is a valid permutation list and False otherwise.
Replace   (Built-in Mathematica Symbol)
Replace[expr, rules] applies a rule or list of rules in an attempt to transform the entire expression expr. Replace[expr, rules, levelspec] applies rules to parts of expr ...
SetOptions   (Built-in Mathematica Symbol)
SetOptions[s, name_1 -> value_1, name_2 -> value_2, ...] sets the specified default options for a symbol s. SetOptions[stream, ...] or SetOptions["name", ...] sets options ...
SplitBy   (Built-in Mathematica Symbol)
SplitBy[list, f] splits list into sublists consisting of runs of successive elements that give the same value when f is applied.SplitBy[list, {f_1, f_2, ...}] recursively ...
StreamPoints   (Built-in Mathematica Symbol)
StreamPoints is an option to StreamPlot, ListStreamPlot, and related functions that determines how many streamlines to draw.
How MathLink Is Used   (Mathematica Tutorial)
MathLink provides a mechanism through which programs can interact with Mathematica. Some typical uses of MathLink. MathLink provides a general interface for external programs ...
Manipulating Elements of Lists   (Mathematica Tutorial)
Many of the most powerful list manipulation operations in Mathematica treat whole lists as single objects. Sometimes, however, you need to pick out or set individual elements ...
1 ... 227|228|229|230|231|232|233 ... 295 Previous Next

...