721 - 730 of 1565 for ShowSearch Results
View search results from all Wolfram sites (25745 matches)
ForAll   (Built-in Mathematica Symbol)
ForAll[x, expr] represents the statement that expr is True for all values of x. ForAll[x, cond, expr] states that expr is True for all x satisfying the condition cond. ...
FourierDST   (Built-in Mathematica Symbol)
FourierDST[list] finds the Fourier discrete sine transform of a list of real numbers.FourierDST[list, m] finds the Fourier discrete sine transform of type m.
IntegerPartitions   (Built-in Mathematica Symbol)
IntegerPartitions[n] gives a list of all possible ways to partition the integer n into smaller integers. IntegerPartitions[n, k] gives partitions into at most k integers. ...
JacobiCN   (Built-in Mathematica Symbol)
JacobiCN[u, m] gives the Jacobi elliptic function cn(u | m).
MatrixPower   (Built-in Mathematica Symbol)
MatrixPower[m, n] gives the n\[Null]\[Null]^th matrix power of the matrix m. MatrixPower[m, n, v] gives the n\[Null]^th matrix power of the matrix m applied to the vector v.
ParametricPlot   (Built-in Mathematica Symbol)
ParametricPlot[{f_x, f_y}, {u, u_min, u_max}] generates a parametric plot of a curve with x and y coordinates f_x and f_y as a function of u. ParametricPlot[{{f_x, f_y}, ...
PearsonDistribution   (Built-in Mathematica Symbol)
PearsonDistribution[a_1, a_0, b_2, b_1, b_0] represents a distribution of the Pearson family with parameters a_1, a_0, b_2, b_1, and b_0.PearsonDistribution[type, a_1, a_0, ...
Point   (Built-in Mathematica Symbol)
Point[coords] is a graphics primitive that represents a point. Point[{coords_1, coords_2, ...}] represents a collection of points.
SatisfiabilityCount   (Built-in Mathematica Symbol)
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...
SortBy   (Built-in Mathematica Symbol)
SortBy[list, f] sorts the elements of list in the order defined by applying f to each of them.
1 ... 70|71|72|73|74|75|76 ... 157 Previous Next

...