3091 - 3100 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
LeveneTest   (Built-in Mathematica Symbol)
LeveneTest[data] tests whether the variance of data is 1. LeveneTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are equal.LeveneTest[dspec, ...
LiftingFilterData   (Built-in Mathematica Symbol)
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
Log   (Built-in Mathematica Symbol)
Log[z] gives the natural logarithm of z (logarithm to base e). Log[b, z] gives the logarithm to base b.
MinValue   (Built-in Mathematica Symbol)
MinValue[f, x] gives the minimum value of f with respect to x.MinValue[f, {x, y, ...}] gives the minimum value of f with respect to x, y, .... MinValue[{f, cons}, {x, y, ...
ParallelCombine   (Built-in Mathematica Symbol)
ParallelCombine[f, h[e_1, e_2, ...], comb] evaluates f[h[e_1, e_2, ...]] in parallel by distributing parts of the computation to all parallel kernels and combining the ...
Polygon   (Built-in Mathematica Symbol)
Polygon[{pt_1, pt_2, ...}] is a graphics primitive that represents a filled polygon. Polygon[{{pt_11, pt_12, ...}, {pt_21, ...}, ...}] represents a collection of polygons.
Reduce   (Built-in Mathematica Symbol)
Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
Table   (Built-in Mathematica Symbol)
Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
TreeForm   (Built-in Mathematica Symbol)
TreeForm[expr] displays expr as a tree with different levels at different depths. TreeForm[expr, n] displays expr as a tree only down to level n.
WatsonUSquareTest   (Built-in Mathematica Symbol)
WatsonUSquareTest[data] tests whether data is normally distributed using the Watson U^2 test.WatsonUSquareTest[data, dist] tests whether data is distributed according to dist ...
1 ... 307|308|309|310|311|312|313 ... 381 Previous Next

...