181 - 190 of 458 for HeadSearch Results
View search results from all Wolfram sites (4973 matches)
StringReplace   (Built-in Mathematica Symbol)
StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
Take   (Built-in Mathematica Symbol)
Take[list, n] gives the first n elements of list. Take[list, -n] gives the last n elements of list. Take[list, {m, n}] gives elements m through n of list. Take[list, seq_1, ...
Remote Definitions   (Parallel Package Tutorial)
Parallel kernels do not have access to the values of variables defined in the master kernel, nor do they have access to locally defined functions. Mathematica contains a ...
NegativeMultinomialDistribution   (Built-in Mathematica Symbol)
NegativeMultinomialDistribution[n, p] represents a negative multinomial distribution with parameter n and failure probability vector p.
Find Information about Functions   (Mathematica How To)
Mathematica provides several convenient ways to find information about functions. In addition to searching the documentation or navigating the guide pages, you can access ...
Accumulate   (Built-in Mathematica Symbol)
Accumulate[list] gives a list of the successive accumulated totals of elements in list.
Assumptions   (Built-in Mathematica Symbol)
Assumptions is an option for functions such as Simplify, Refine, and Integrate that specifies default assumptions to be made about symbolic quantities.
DownValues   (Built-in Mathematica Symbol)
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.
Dt   (Built-in Mathematica Symbol)
Dt[f, x] gives the total derivative d f/d x. Dt[f] gives the total differential d f. Dt[f, {x, n}] gives the multiple derivative d^n f/d x^n. Dt[f, x_1, x_2, ...] gives d/d ...
GoldenRatio   (Built-in Mathematica Symbol)
GoldenRatio is the golden ratio \[Phi] = 1/2 (Sqrt[5] + 1), with numerical value \[TildeEqual] 1.61803.
1 ... 16|17|18|19|20|21|22 ... 46 Previous Next

...