3381 - 3390 of 4505 for *HatSearch Results
QRDecomposition   (Built-in Mathematica Symbol)
QRDecomposition[m] yields the QR decomposition for a numerical matrix m. The result is a list {q, r}, where q is an orthogonal matrix and r is an upper-triangular matrix.
QuadraticIrrationalQ   (Built-in Mathematica Symbol)
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.
Quantile   (Built-in Mathematica Symbol)
Quantile[list, q] gives the q\[Null]\[Null]^th quantile of list. Quantile[list, {q_1, q_2, ...}] gives a list of quantiles q_1, q_2, .... Quantile[list, q, {{a, b}, {c, d}}] ...
Quartics   (Built-in Mathematica Symbol)
Quartics is an option for functions that involve solving algebraic equations that specifies whether explicit forms for solutions to quartic equations should be given.
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 ...
Quit   (Built-in Mathematica Symbol)
Quit[] terminates a Mathematica kernel session.
Quotient   (Built-in Mathematica Symbol)
Quotient[m, n] gives the integer quotient of m and n. Quotient[m, n, d] uses an offset d.
RadicalBox   (Built-in Mathematica Symbol)
RadicalBox[x, n] is a low-level box construct that represents the displayed object Power[x, (n)^-1] in notebook expressions.
RadicalBoxOptions   (Built-in Mathematica Symbol)
RadicalBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for RadicalBox objects.
Radon   (Built-in Mathematica Symbol)
Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
1 ... 336|337|338|339|340|341|342 ... 451 Previous Next

...