401 - 410 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
Print   (Built-in Mathematica Symbol)
Print[expr] prints expr as output.
QuartileDeviation   (Built-in Mathematica Symbol)
QuartileDeviation[list] gives the quartile deviation or semi-interquartile range of the elements in list.QuartileDeviation[dist] gives the quartile deviation or ...
Quiet   (Built-in Mathematica Symbol)
Quiet[expr] evaluates expr "quietly", without actually outputting any messages generated.Quiet[expr, {s_1::t_1, s_2::t_2, ...}] quietens only the specified messages during ...
RandomPermutation   (Built-in Mathematica Symbol)
RandomPermutation[gr] gives a pseudorandom permutation in the permutation group gr.RandomPermutation[gr, n] gives a list of n pseudorandom permutations in the permutation ...
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
SatisfiabilityInstances   (Built-in Mathematica Symbol)
SatisfiabilityInstances[bf] attempts to find a choice of variables that makes the Boolean function bf yield True.SatisfiabilityInstances[expr, {a_1, a_2, ...}] attempts to ...
SeedRandom   (Built-in Mathematica Symbol)
SeedRandom[n] resets the pseudorandom generator, using n as a seed. SeedRandom[] resets the generator, using as a seed the time of day and certain attributes of the current ...
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 ...
Short   (Built-in Mathematica Symbol)
Short[expr] prints as a short form of expr, less than about one line long. Short[expr, n] prints as a form of expr about n lines long.
Show   (Built-in Mathematica Symbol)
Show[graphics, options] shows graphics with the specified options added. Show[g_1, g_2, ...] shows several graphics combined.
1 ... 38|39|40|41|42|43|44 ... 103 Previous Next

...