341 - 350 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489530 matches)
Head   (Built-in Mathematica Symbol)
Head[expr] gives the head of expr.
Equation Solving   (Mathematica Guide)
Built into Mathematica is the world's largest collection of both numerical and symbolic equation solving capabilities—with many original algorithms, all automatically ...
InverseLaplaceTransform   (Built-in Mathematica Symbol)
InverseLaplaceTransform[expr, s, t] gives the inverse Laplace transform of expr. InverseLaplaceTransform[expr, {s_1, s_2, ...}, {t_1, t_2, ...}] gives the multidimensional ...
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.
KroneckerDelta   (Built-in Mathematica Symbol)
KroneckerDelta[n_1, n_2, ...] gives the Kronecker delta \[Delta] Subscript[n, 1] Subscript[n, 2] ..., equal to 1 if all the n_i are equal, and 0 otherwise.
LibraryFunctionUnload   (Built-in Mathematica Symbol)
LibraryFunctionUnload[fun] unloads a LibraryFunction so that it cannot be used.
Maximize   (Built-in Mathematica Symbol)
Maximize[f, x] maximizes f with respect to x.Maximize[f, {x, y, ...}] maximizes f with respect to x, y, .... Maximize[{f, cons}, {x, y, ...}] maximizes f subject to the ...
LibraryFunctionInformation   (Built-in Mathematica Symbol)
LibraryFunctionInformation[fun] returns information about a LibraryFunction.
LibraryFunctionError   (Built-in Mathematica Symbol)
LibraryFunctionError[name, code] represents an error returned from a LibraryFunction.
C Functions   (SymbolicC Tutorial)
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
1 ... 32|33|34|35|36|37|38 ... 461 Previous Next

...