871 - 880 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
Contexts   (Mathematica Tutorial)
It is always a good idea to give variables and functions names that are as explicit as possible. Sometimes, however, such names may get inconveniently long. In Mathematica, ...
Xnor   (Built-in Mathematica Symbol)
Xnor[e_1, e_2, ...] is the logical XNOR (not XOR) function. It gives True if an even number of the e_i are True, and the rest are False. It gives False if an odd number of ...
CUDAMemoryCopyToHost   (CUDALink Symbol)
CUDAMemoryCopyToHost[mem] force copies CUDAMemory from the GPU to the CPU.
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, ...}] ...
Head   (Built-in Mathematica Symbol)
Head[expr] gives the head of expr.
Inequalities   (Mathematica Guide)
Mathematica uses a large number of original algorithms to provide automatic systemwide support for inequalities and inequality constraints. Whereas equations can often be ...
IntegerExponent   (Built-in Mathematica Symbol)
IntegerExponent[n, b] gives the highest power of b that divides n.
CUDAMemoryCopyToDevice   (CUDALink Symbol)
CUDAMemoryCopyToDevice[mem] force copies CUDAMemory from the CPU to the GPU.
MakeExpression   (Built-in Mathematica Symbol)
MakeExpression[boxes, form] is the low-level function used in Mathematica sessions to construct expressions from boxes.
Differential Equations   (Mathematica Guide)
Automatically selecting between hundreds of powerful and in many cases original algorithms, Mathematica provides both numerical and symbolic solving of differential equations ...
1 ... 85|86|87|88|89|90|91 ... 989 Previous Next

...