1091 - 1100 of 4655 for exp-log functionsSearch Results
View search results from all Wolfram sites (507912 matches)
Cos   (Built-in Mathematica Symbol)
Cos[z] gives the cosine of z.
Sin   (Built-in Mathematica Symbol)
Sin[z] gives the sine of z.
StepMonitor   (Built-in Mathematica Symbol)
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
FixedPoint   (Built-in Mathematica Symbol)
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
Module   (Built-in Mathematica Symbol)
Module[{x, y, ...}, expr] specifies that occurrences of the symbols x, y, ... in expr should be treated as local. Module[{x = x_0, ...}, expr] defines initial values for x, ...
Descriptive Statistics   (Mathematica Tutorial)
Descriptive statistics refers to properties of distributions, such as location, dispersion, and shape. The functions described here compute descriptive statistics of lists of ...
Product   (Built-in Mathematica Symbol)
Product[f, {i, i_max}] evaluates the product \[Product]i = 1 i_max f. Product[f, {i, i_min, i_max}] starts with i = i_min. Product[f, {i, i_min, i_max, di}] uses steps di. ...
SymbolicExpressionMLToExpression   (XML Package Symbol)
SymbolicExpressionMLToExpression[expr] takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
DaubechiesWavelet   (Built-in Mathematica Symbol)
DaubechiesWavelet[] represents a Daubechies wavelet of order 2. DaubechiesWavelet[n] represents a Daubechies wavelet of order n.
CUDAFourier   (CUDALink Symbol)
CUDAFourier[list] finds the discrete Fourier transform of a list of complex numbers.CUDAFourier[mem] finds the discrete Fourier transform of a CUDAMemory.
1 ... 107|108|109|110|111|112|113 ... 466 Previous Next

...