361 - 370 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
Set   (Built-in Mathematica Symbol)
lhs = rhs evaluates rhs and assigns the result to be the value of lhs. From then on, lhs is replaced by rhs whenever it appears. {l_1, l_2, ...} = {r_1, r_2, ...} evaluates ...
SphericalBesselY   (Built-in Mathematica Symbol)
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).
StringInsert   (Built-in Mathematica Symbol)
StringInsert["string", " snew", n] yields a string with " snew" inserted starting at position n in " string". StringInsert["string", " snew", -n] inserts at position n from ...
$Assumptions   (Built-in Mathematica Symbol)
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
Mathematical Notation in Notebooks   (Mathematica Tutorial)
If you use the notebook front end for Mathematica, then you can enter some of the operations discussed here in special ways. Special and ordinary ways to enter mathematical ...
FileNameDrop   (Built-in Mathematica Symbol)
FileNameDrop["name", n] drops the first n path elements in the file name " name".FileNameDrop["name", -n] drops the last n path elements in the file name " ...
In   (Built-in Mathematica Symbol)
In[n] is a global object that is assigned to have a delayed value of the n\[Null]^th input line.
Discrete Distributions   (Mathematica Tutorial)
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
MatrixRank   (Built-in Mathematica Symbol)
MatrixRank[m] gives the rank of the matrix m.
Discrete Univariate Distributions   (Mathematica Guide)
Discrete distributions come from a variety of backgrounds, but perhaps the most common relate back to the simple Bernoulli trial, which chooses between two outcomes, called ...
1 ... 34|35|36|37|38|39|40 ... 260 Previous Next

...