1311 - 1320 of 1866 for EvaluationSearch Results
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, ...
NorlundB   (Built-in Mathematica Symbol)
NorlundB[n, a] gives Nørlund polynomials B_n^(a) of degree n in a.NorlundB[n, a, x] gives generalized Bernoulli polynomials B_n^(a)(x).
Quotient   (Built-in Mathematica Symbol)
Quotient[m, n] gives the integer quotient of m and n. Quotient[m, n, d] uses an offset d.
SetAccuracy   (Built-in Mathematica Symbol)
SetAccuracy[expr, a] yields a version of expr in which all numbers have been set to have accuracy a.
TransferFunctionZeros   (Built-in Mathematica Symbol)
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
$MachineEpsilon   (Built-in Mathematica Symbol)
$MachineEpsilon gives the difference between 1.0 and the next-nearest number representable as a machine-precision number.
The hypergeometric functions play a unifying role in mathematical analysis since many important functions, such as the Bessel functions and Legendre functions, are special ...
When you ask for the square root s of a number a, you are effectively asking for the solution to the equation s^2a. This equation, however, in general has two different ...
Brent's Method   (Mathematica Tutorial)
When searching for a real simple root of a real valued function, it is possible to take advantage of the special geometry of the problem, where the function crosses the axis ...
Fourier Series Package   (Fourier Series Package Tutorial)
The Mathematica kernel provides the functions FourierTransform and InverseFourierTransform for computing the symbolic Fourier exponential transform and inverse transform. It ...
1 ... 129|130|131|132|133|134|135 ... 187 Previous Next

...