391 - 400 of 1634 for integer DigitsSearch Results
OpenCLFunctionLoad   (OpenCLLink Symbol)
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
LatticeReduce   (Built-in Mathematica Symbol)
LatticeReduce[{v_1, v_2, ...}] gives a reduced basis for the set of vectors v_i.
Compiling Mathematica Expressions   (Mathematica Tutorial)
If you make a definition like f[x_]:=x Sin[x], Mathematica will store the expression x Sin[x] in a form that can be evaluated for any x. Then when you give a particular value ...
GaussianQuadratureError   (Numerical Differential Equation Analysis Package Symbol)
GaussianQuadratureError[n, f, a, b] gives the leading term in the error of the elementary n-point Gaussian quadrature formula for the function f on an interval from a to ...
GaussianQuadratureWeights   (Numerical Differential Equation Analysis Package Symbol)
GaussianQuadratureWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Gaussian formula for quadrature on the interval a to b, where w_i is the ...
LengthWhile   (Built-in Mathematica Symbol)
LengthWhile[list, crit] gives the number of continuous elements e_i starting at the beginning of list for which crit[e_i] is True.
Tally   (Built-in Mathematica Symbol)
Tally[list] tallies the elements in list, listing all distinct elements together with their multiplicities.Tally[list, test] uses test to determine whether pairs of elements ...
RuntimeOptions   (Built-in Mathematica Symbol)
RuntimeOptions is an option for Compile that specifies runtime settings for the compiled function it creates.
StringExpression   (Built-in Mathematica Symbol)
s_1 ~~ s_2 ~~ ... or StringExpression[s_1, s_2, ...] represents a sequence of strings and symbolic string objects s_i.
NumberFieldDiscriminant   (Built-in Mathematica Symbol)
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
1 ... 37|38|39|40|41|42|43 ... 164 Previous Next

...