421 - 430 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
CDF   (Built-in Mathematica Symbol)
CDF[dist, x] gives the cumulative distribution function for the symbolic distribution dist evaluated at x.CDF[dist, {x_1, x_2, ...}] gives the multivariate cumulative ...
Fold   (Built-in Mathematica Symbol)
Fold[f, x, list] gives the last element of FoldList[f, x, list].
Xnor   (Built-in Mathematica Symbol)
Xnor[e_1, e_2, ...] is the logical XNOR (not XOR) function. It gives True if an even number of the e_i are True, and the rest are False. It gives False if an odd number of ...
EmpiricalDistribution   (Built-in Mathematica Symbol)
EmpiricalDistribution[{x_1, x_2, ...}] represents an empirical distribution based on the data values x_i.EmpiricalDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] ...
LibraryFunctionLoad   (Built-in Mathematica Symbol)
LibraryFunctionLoad[lib, fun, argtype, rettype] loads Wolfram Library lib and makes the library function fun available in Mathematica.
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
Differential Operators   (Mathematica Guide)
Mathematica's approach to differential operators provides both an elegant and a convenient representation of mathematical structures, and an immediate framework for strong ...
MathieuSPrime   (Built-in Mathematica Symbol)
MathieuSPrime[a, q, z] gives the derivative with respect to z of the odd Mathieu function with characteristic value a and parameter q.
Algebraic Operations on Polynomials   (Mathematica Tutorial)
For many kinds of practical calculations, the only operations you will need to perform on polynomials are essentially structural ones. If you do more advanced algebra with ...
Setting Up External Functions to Be ...   (Mathematica Tutorial)
If you have a function defined in an external program, then what you need to do in order to make it possible to call the function from within Mathematica is to add ...
1 ... 40|41|42|43|44|45|46 ... 461 Previous Next

...