1161 - 1170 of 4602 for algebraic functionsSearch Results
View search results from all Wolfram sites (502822 matches)
MathLink Connection Management   (Mathematica Guide)
 
Numeric Quantities   (Mathematica Tutorial)
Testing for numeric quantities. Pi is a symbol, so Pi+3 is not explicitly a number. It does however have a numerical value.
ArcTanh   (Built-in Mathematica Symbol)
ArcTanh[z] gives the inverse hyperbolic tangent tanh -1 (z) of the complex number z.
Reference   (CUDALink Tutorial)
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
Linear Programming   (Mathematica Tutorial)
Linear programming problems are optimization problems where the objective function and constraints are all linear. Mathematica has a collection of algorithms for solving ...
BooleanAlgebra   (Combinatorica Package Symbol)
BooleanAlgebra[n] gives a Hasse diagram for the Boolean algebra on n elements. The function takes two options: Type and VertexLabel, with default values Undirected and False, ...
Equivalent   (Built-in Mathematica Symbol)
Equivalent[e_1, e_2, ...] represents the logical equivalence e_1 \[DoubleLeftRightArrow] e_2 \[DoubleLeftRightArrow] ..., giving True when all of the e_i are the same.
MatrixQ   (Built-in Mathematica Symbol)
MatrixQ[expr] gives True if expr is a list of lists or a two-dimensional SparseArray object that can represent a matrix, and gives False otherwise. MatrixQ[expr, test] gives ...
Tr   (Built-in Mathematica Symbol)
Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...
NextPrime   (Built-in Mathematica Symbol)
NextPrime[n] gives the next prime above n.NextPrime[n, k] gives the k\[Null]^th prime above n.
1 ... 114|115|116|117|118|119|120 ... 461 Previous Next

...