1531 - 1540 of 4834 for special function zeroSearch Results
View search results from all Wolfram sites (447070 matches)
AppendTo   (Built-in Mathematica Symbol)
AppendTo[s, elem] appends elem to the value of s, and resets s to the result.
PrependTo   (Built-in Mathematica Symbol)
PrependTo[s, elem] prepends elem to the value of s, and resets s to the result.
StringCount   (Built-in Mathematica Symbol)
StringCount["string", " sub"] gives a count of the number of times " sub" appears as a substring of " string". StringCount["string", patt] gives the number of substrings in " ...
MultivariateSkewness   (Multivariate Statistics Package Symbol)
MultivariateSkewness[matrix] gives a multivariate coefficient of skewness for matrix.
CellFrame   (Built-in Mathematica Symbol)
CellFrame is an option for Cell which specifies whether a frame should be drawn around a cell.
ImageClip   (Built-in Mathematica Symbol)
ImageClip[image] clips all channel values in image to lie in the default range.ImageClip[image, {min, max}] clips channel values to lie in the range from min to ...
Names   (Built-in Mathematica Symbol)
Names["string"] gives a list of the names of symbols which match the string. Names[patt] gives a list of names matching the arbitrary string pattern patt.
LogNormalDistribution   (Built-in Mathematica Symbol)
LogNormalDistribution[\[Mu], \[Sigma]] represents a lognormal distribution derived from a normal distribution with mean \[Mu] and standard deviation \[Sigma].
CompleteKaryTree   (Built-in Mathematica Symbol)
CompleteKaryTree[n] gives the complete binary tree with n levels.CompleteKaryTree[n, k] gives the complete k-ary tree with n levels.
KaryTree   (Built-in Mathematica Symbol)
KaryTree[n] gives a binary tree with n vertices.KaryTree[n, k] gives a k-ary tree with n vertices.
1 ... 151|152|153|154|155|156|157 ... 484 Previous Next

...