51 - 60 of 1050 for Risch algorithmSearch Results
View search results from all Wolfram sites (8976 matches)
FactorInteger   (Built-in Mathematica Symbol)
FactorInteger[n] gives a list of the prime factors of the integer n, together with their exponents. FactorInteger[n, k] does partial factorization, pulling out at most k ...
Factor   (Built-in Mathematica Symbol)
Factor[poly] factors a polynomial over the integers. Factor[poly, Modulus -> p] factors a polynomial modulo a prime p. Factor[poly, Extension -> {a_1, a_2, ...}] factors a ...
GCD   (Built-in Mathematica Symbol)
GCD[n_1, n_2, ...] gives the greatest common divisor of the n_i.
GraphDistanceMatrix   (Built-in Mathematica Symbol)
GraphDistanceMatrix[g] gives the matrix of distances between vertices for the graph g.GraphDistanceMatrix[g, d] gives the matrix of distances between vertices of maximal ...
LiftingFilterData   (Built-in Mathematica Symbol)
LiftingFilterData[...] represents lifting-filter data used to compute forward and inverse lifting wavelet transforms.
Timing   (Built-in Mathematica Symbol)
Timing[expr] evaluates expr, and returns a list of the time in seconds used, together with the result obtained.
WaveletPhi   (Built-in Mathematica Symbol)
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
Polynomial Division   (Mathematica Guide)
As with integers, operations related to division are key to many computations with polynomials. Mathematica includes not only highly optimized univariate polynomial-division ...
Integer and Number Theoretic Functions   (Mathematica Tutorial)
Some integer functions. The remainder on dividing 17 by 3. The integer part of 17/3.
Algebraic Numbers   (Mathematica Guide)
Mathematica's symbolic character allows it to provide deep integrated support for algebraic numbers. At the core are Root objects, which provide exact implicit ...
1 ... 3|4|5|6|7|8|9 ... 105 Previous Next

...