421 - 430 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502801 matches)
LatticeData   (Built-in Mathematica Symbol)
LatticeData[lattice, " property"] gives the specified property for a lattice.LatticeData[n] gives a list of named lattices of dimension n.
LibraryFunctionInformation   (Built-in Mathematica Symbol)
LibraryFunctionInformation[fun] returns information about a LibraryFunction.
Sums and Products   (Mathematica Tutorial)
This constructs the sum ∑_(i=1)^7 (x^i)/(i) . You can leave out the lower limit if it is equal to 1. This makes i increase in steps of 2, so that only odd-numbered values are ...
CompilationTarget   (Built-in Mathematica Symbol)
CompilationTarget is an option for Compile that specifies the target runtime for the compiled function.
DistributeDefinitions   (Built-in Mathematica Symbol)
DistributeDefinitions[s_1, s_2, ...] distributes all definitions for the symbols s_i to all parallel kernels.DistributeDefinitions["context"] distributes definitions for all ...
Nor   (Built-in Mathematica Symbol)
Nor[e_1, e_2, ...] is the logical NOR function. It evaluates its arguments in order, giving False immediately if any of them are True, and True if they are all False.
TraditionalForm   (Built-in Mathematica Symbol)
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
ArgMax   (Built-in Mathematica Symbol)
ArgMax[f, x] gives a position x_max at which f is maximized.ArgMax[f, {x, y, ...}] gives a position {x_max, y_max, ...} at which f is maximized.ArgMax[{f, cons}, {x, y, ...}] ...
LibraryLoad   (Built-in Mathematica Symbol)
LibraryLoad[lib] loads the dynamic library lib into the Mathematica runtime.
ZTransform   (Built-in Mathematica Symbol)
ZTransform[expr, n, z] gives the Z transform of expr. ZTransform[expr, {n_1, n_2, ...}, {z_1, z_2, ...}] gives the multidimensional Z transform of expr.
1 ... 40|41|42|43|44|45|46 ... 461 Previous Next

...