691 - 700 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
FixedPointList   (Built-in Mathematica Symbol)
FixedPointList[f, expr] generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.
Subfactorial   (Built-in Mathematica Symbol)
Subfactorial[n] gives the number of permutations of n objects that leave no object fixed.
DirichletConvolve   (Built-in Mathematica Symbol)
DirichletConvolve[f, g, n, m] gives the Dirichlet convolution of the expressions f and g.
Definition   (Built-in Mathematica Symbol)
Definition[symbol] prints as the definitions given for a symbol.
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
PolynomialGCD   (Built-in Mathematica Symbol)
PolynomialGCD[poly_1, poly_2, ...] gives the greatest common divisor of the polynomials poly_i. PolynomialGCD[poly_1, poly_2, ..., Modulus -> p] evaluates the GCD modulo the ...
SetSharedFunction   (Built-in Mathematica Symbol)
SetSharedFunction[f_1, f_2, ...] declares the symbols f_i as shared functions whose downvalues are synchronized among all parallel kernels.
TextureCoordinateFunction   (Built-in Mathematica Symbol)
TextureCoordinateFunction is an option to Plot3D and similar functions that specifies a function that computes texture coordinates.
TrigExpand   (Built-in Mathematica Symbol)
TrigExpand[expr] expands out trigonometric functions in expr.
Package Development   (Mathematica Guide)
Mathematica is to its core a fundamentally extensible system, in which efficient, modular, reusable packages of any size can readily be created. Mathematica's symbolic ...
1 ... 67|68|69|70|71|72|73 ... 461 Previous Next

...