3171 - 3180 of 8083 for plot a permutationSearch Results
View search results from all Wolfram sites (63350 matches)
Exponent   (Built-in Mathematica Symbol)
Exponent[expr, form] gives the maximum power with which form appears in the expanded form of expr. Exponent[expr, form, h] applies h to the set of exponents with which form ...
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 ...
InterquartileRange   (Built-in Mathematica Symbol)
InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
Message   (Built-in Mathematica Symbol)
Message[symbol::tag] prints the message symbol::tag unless it has been switched off. Message[symbol::tag, e_1, e_2, ...] prints a message, inserting the values of the e_i as ...
OpenWrite   (Built-in Mathematica Symbol)
OpenWrite["file"] opens a file to write output to it, and returns an OutputStream object. OpenWrite[] opens a new file in the default area for temporary files on your ...
Ratios   (Built-in Mathematica Symbol)
Ratios[list] gives the successive ratios of elements in list. Ratios[list, n] gives the n\[Null]^th iterated ratios of list. Ratios[list, {n_1, n_2, ...}] gives the ...
RootMeanSquare   (Built-in Mathematica Symbol)
RootMeanSquare[list] gives the root mean square of values in list.
Rule   (Built-in Mathematica Symbol)
lhs -> rhs or lhs -> rhs represents a rule that transforms lhs to rhs.
RuntimeAttributes   (Built-in Mathematica Symbol)
RuntimeAttributes is an option for Compile that specifies attributes for the compiled function it creates.
SelectComponents   (Built-in Mathematica Symbol)
SelectComponents[m, " prop", crit] computes a property " prop" for all components in a label matrix m and returns a version of m in which components that do not satisfy crit ...
1 ... 315|316|317|318|319|320|321 ... 809 Previous Next

...