61 - 70 of 153 for ExclusionsSearch Results
View search results from all Wolfram sites (660 matches)
LegendreP   (Built-in Mathematica Symbol)
LegendreP[n, x] gives the Legendre polynomial P_n (x). LegendreP[n, m, x] gives the associated Legendre polynomial P_n^m(x).
Multinomial   (Built-in Mathematica Symbol)
Multinomial[n_1, n_2, ...] gives the multinomial coefficient (n_1 + n_2 + ...)!/(n_1! n_2! ...).
Slider2D   (Built-in Mathematica Symbol)
Slider2D[{x, y}] represents a 2D slider with settings x and y in the range 0 to 1. Slider2D[Dynamic[pt]] takes the setting to be the dynamically updated current value of pt, ...
WaveletPhi   (Built-in Mathematica Symbol)
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
NIntegrate   (Built-in Mathematica Symbol)
NIntegrate[f, {x, x_min, x_max}] gives a numerical approximation to the integral \[Integral]_x_min^x_max\ f\ d \ x. NIntegrate[f, {x, x_min, x_max}, {y, y_min, y_max}, ...] ...
Logic & Boolean Algebra   (Mathematica Guide)
Mathematica represents Boolean expressions in symbolic form, so they can not only be evaluated, but also be symbolically manipulated and transformed. Incorporating ...
Find Available Options   (Mathematica How To)
The default behavior for a function in Mathematica is carefully chosen to be suitable for the vast majority of cases. Mathematica also gives you fine-grained control over the ...
Animate   (Built-in Mathematica Symbol)
Animate[expr, {u, u_min, u_max}] generates an animation of expr in which u varies continuously from u_min to u_max. Animate[expr, {u, u_min, u_max, du}] takes u to vary in ...
FRatioDistribution   (Built-in Mathematica Symbol)
FRatioDistribution[n, m] represents an F-ratio distribution with n numerator and m denominator degrees of freedom.
InverseCDF   (Built-in Mathematica Symbol)
InverseCDF[dist, q] gives the inverse of the cumulative distribution function for the symbolic distribution dist as a function of the variable q.
1 ... 4|5|6|7|8|9|10 ... 16 Previous Next

...