651 - 660 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
JacobiCN   (Built-in Mathematica Symbol)
JacobiCN[u, m] gives the Jacobi elliptic function cn(u | m).
JacobiDN   (Built-in Mathematica Symbol)
JacobiDN[u, m] gives the Jacobi elliptic function dn(u | m).
RuntimeOptions   (Built-in Mathematica Symbol)
RuntimeOptions is an option for Compile that specifies runtime settings for the compiled function it creates.
Factoring a quadratic polynomial in one variable is straightforward. But Mathematica routinely factors degree-100 polynomials in 3 variables—by making use of a tower of ...
MatrixQ   (Built-in Mathematica Symbol)
MatrixQ[expr] gives True if expr is a list of lists or a two-dimensional SparseArray object that can represent a matrix, and gives False otherwise. MatrixQ[expr, test] gives ...
Series   (Built-in Mathematica Symbol)
Series[f, {x, x_0, n}] generates a power series expansion for f about the point x = x_0 to order (x - x_0) n. Series[f, {x, x_0, n_x}, {y, y_0, n_y}, ...] successively finds ...
InverseJacobiCN   (Built-in Mathematica Symbol)
InverseJacobiCN[v, m] gives the inverse Jacobi elliptic function cn -1 (v \[VerticalSeparator] m).
An Example: Defining Your Own ...   (Mathematica Tutorial)
Now that we have introduced the basic features of patterns in Mathematica, we can use them to give a more or less complete example. We will show how you could define your own ...
Save   (Built-in Mathematica Symbol)
Save["filename", symbol] appends definitions associated with the specified symbol to a file. Save["filename", " form"] appends definitions associated with all symbols whose ...
PolynomialQ   (Built-in Mathematica Symbol)
PolynomialQ[expr, var] yields True if expr is a polynomial in var, and yields False otherwise. PolynomialQ[expr, {var_1, ...}] tests whether expr is a polynomial in the var_i.
1 ... 63|64|65|66|67|68|69 ... 989 Previous Next

...