511 - 520 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
C/C++ Language Interface   (Mathematica Guide)
Mathematica supports several levels of interfacing to C and C++ programs. You can create "installable" C programs where C functions are directly connected to Mathematica ...
PolynomialGCD   (Built-in Mathematica Symbol)
PolynomialGCD[poly_1, poly_2, ...] gives the greatest common divisor of the polynomials poly_i. PolynomialGCD[poly_1, poly_2, ..., Modulus -> p] evaluates the GCD modulo the ...
Cancel   (Built-in Mathematica Symbol)
Cancel[expr] cancels out common factors in the numerator and denominator of expr.
LinearProgramming   (Built-in Mathematica Symbol)
LinearProgramming[c, m, b] finds a vector x that minimizes the quantity c.x subject to the constraints m.x >= b and x >= 0. LinearProgramming[c, m, {{b_1, s_1}, {b_2, s_2}, ...
Unprotect   (Built-in Mathematica Symbol)
Unprotect[s_1, s_2, ...] removes the attribute Protected for the symbols s_i. Unprotect["form_1", "form_2", ...] unprotects all symbols whose names textually match any of the ...
TransferFunctionCancel   (Built-in Mathematica Symbol)
TransferFunctionCancel[tf] cancels common poles and zeros in the TransferFunctionModel object tf.TransferFunctionCancel[tf, crit] cancels only common pole-zero pairs e_i for ...
Reduce   (Built-in Mathematica Symbol)
Reduce[expr, vars] reduces the statement expr by solving equations or inequalities for vars and eliminating quantifiers. Reduce[expr, vars, dom] does the reduction over the ...
Identity   (Built-in Mathematica Symbol)
Identity[expr] gives expr (the identity operation).
BesselI   (Built-in Mathematica Symbol)
BesselI[n, z] gives the modified Bessel function of the first kind I_n (z).
DirichletConvolve   (Built-in Mathematica Symbol)
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
1 ... 49|50|51|52|53|54|55 ... 461 Previous Next

...