121 - 130 of 409 for ExpandSearch Results
View search results from all Wolfram sites (4107 matches)
Xor   (Built-in Mathematica Symbol)
Xor[e_1, e_2, ...] is the logical XOR (exclusive OR) function. It gives True if an odd number of the e_i are True, and the rest are False. It gives False if an even number of ...
Testing and Verification   (Mathematica Tutorial)
Every version of Mathematica is subjected to a large amount of testing before it is released. The vast majority of this testing is done by an automated system that is written ...
FullSimplify   (Built-in Mathematica Symbol)
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
CoefficientArrays   (Built-in Mathematica Symbol)
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
Elementary Functions   (Mathematica Guide)
Using the latest platform-optimized code, Mathematica not only delivers high-efficiency machine-precision evaluation of elementary functions, but also—using a number of ...
Gudermannian   (Built-in Mathematica Symbol)
Gudermannian[z] gives the Gudermannian function gd(z).
Hypergeometric2F1   (Built-in Mathematica Symbol)
Hypergeometric2F1[a, b, c, z] is the hypergeometric function \[InvisiblePrefixScriptBase]_2 F_1 (a, b; c; z).
InverseGudermannian   (Built-in Mathematica Symbol)
InverseGudermannian[z] gives the inverse Gudermannian function gd -1 (z).
QFactorial   (Built-in Mathematica Symbol)
QFactorial[n, q] gives the q-factorial [n] q!.
SetDelayed   (Built-in Mathematica Symbol)
lhs := rhs assigns rhs to be the delayed value of lhs. rhs is maintained in an unevaluated form. When lhs appears, it is replaced by rhs, evaluated afresh each time.
1 ... 10|11|12|13|14|15|16 ... 41 Previous Next

...