6041 - 6050 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
OpenCLMemoryUnload   (OpenCLLink Symbol)
OpenCLMemoryUnload[mem_1, mem_2, ...] unloads OpenCLMemory from the OpenCLLink memory manager.
Examples   (C Code Generator Tutorial)
The C code generator can be used to create standalone executables that link to the Wolfram runtime library. This example creates a standalone C executable for a low-pass ...
SQLBinary   (DatabaseLink Symbol)
SQLBinary[data] represents raw binary data that can be stored in a database.
HamiltonianCycles   (Graph Utilities Package Symbol)
HamiltonianCycles[g, n] gives a list of n Hamiltonian cycles.HamiltonianCycles[g] gives a list of one Hamiltonian cycle.
NSeries   (Numerical Calculus Package Symbol)
NSeries[f, {x, x_0, n}] gives a numerical approximation to the series expansion of f about the point x = x_0 including the terms (x - x_0) -n through (x - x_0) n.
NLimit   (Numerical Calculus Package Symbol)
NLimit[expr, z -> z_0] numerically finds the limiting value of expr as z approaches z_0.
NumberQ   (Built-in Mathematica Symbol)
NumberQ[expr] gives True if expr is a number, and False otherwise.
MeanDifferenceCI   (Hypothesis Testing Package Symbol)
MeanDifferenceCI[list_1, list_2] gives a confidence interval for the difference between the population means estimated from list_1 and list_2.
LyapunovSolve   (Built-in Mathematica Symbol)
LyapunovSolve[a, c] finds a solution x of the matrix Lyapunov equation a.x + x.a\[ConjugateTranspose] == c.LyapunovSolve[a, b, c] solves a.x + x.b == c.LyapunovSolve[{a, d}, ...
ToCCodeString   (SymbolicC Package Symbol)
ToCCodeString[symbolicC] generates a string of C code from a symbolic C expression.
1 ... 602|603|604|605|606|607|608 ... 989 Previous Next

...