1471 - 1480 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
Quiet   (Built-in Mathematica Symbol)
Quiet[expr] evaluates expr "quietly", without actually outputting any messages generated.Quiet[expr, {s_1::t_1, s_2::t_2, ...}] quietens only the specified messages during ...
RadioButton   (Built-in Mathematica Symbol)
RadioButton[x, val] represents a radio button whose setting x is set to val when the button is clicked. RadioButton[x, val] is displayed as RadioButtonBox[0, {0}] when x is ...
Ratios   (Built-in Mathematica Symbol)
Ratios[list] gives the successive ratios of elements in list. Ratios[list, n] gives the n\[Null]^th iterated ratios of list. Ratios[list, {n_1, n_2, ...}] gives the ...
ReplaceAll   (Built-in Mathematica Symbol)
expr /. rules applies a rule or list of rules in an attempt to transform each subpart of an expression expr.
Resultant   (Built-in Mathematica Symbol)
Resultant[poly_1, poly_2, var] computes the resultant of the polynomials poly_1 and poly_2 with respect to the variable var. Resultant[poly_1, poly_2, var, Modulus -> p] ...
RiccatiSolve   (Built-in Mathematica Symbol)
RiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the continuous algebraic Riccati equation ConjugateTranspose[a].x + x.a - ...
RowReduce   (Built-in Mathematica Symbol)
RowReduce[m] gives the row-reduced form of the matrix m.
Rule   (Built-in Mathematica Symbol)
lhs -> rhs or lhs -> rhs represents a rule that transforms lhs to rhs.
SatisfiabilityInstances   (Built-in Mathematica Symbol)
SatisfiabilityInstances[bf] attempts to find a choice of variables that makes the Boolean function bf yield True.SatisfiabilityInstances[expr, {a_1, a_2, ...}] attempts to ...
SetPrecision   (Built-in Mathematica Symbol)
SetPrecision[expr, p] yields a version of expr in which all numbers have been set to have precision p.
1 ... 145|146|147|148|149|150|151 ... 272 Previous Next

...