6581 - 6590 of 7713 for Enter any topic or function nameSearch Results
View search results from all Wolfram sites (459443 matches)
StringJoin   (Built-in Mathematica Symbol)
"s_1" <> "s_2" <> ..., StringJoin["s_1", "s_2", ...], or StringJoin[{"s_1", "s_2", ...}] yields a string consisting of a concatenation of the s_i.
Translate   (Built-in Mathematica Symbol)
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
UndirectedGraphQ   (Built-in Mathematica Symbol)
UndirectedGraphQ[g] yields True if the graph g is an undirected graph and False otherwise.
UpperTriangularize   (Built-in Mathematica Symbol)
UpperTriangularize[m] gives a matrix in which all but the upper triangular elements of m are replaced with zeros. UpperTriangularize[m, k] replaces with zeros only the ...
$MinPrecision   (Built-in Mathematica Symbol)
$MinPrecision gives the minimum number of digits of precision to be allowed in arbitrary-precision numbers.
Exposition in Mathematica Notebooks   (Mathematica Tutorial)
Mathematica notebooks provide the basic technology that you need to be able to create a very wide range of sophisticated interactive documents. But to get the best out of ...
Front End Tokens   (Mathematica Tutorial)
Front end tokens let you perform kernel commands that would normally be done using the menus. Front end tokens are particularly convenient for writing programs to manipulate ...
CUDAMemoryCopyToDevice   (CUDALink Symbol)
CUDAMemoryCopyToDevice[mem] force copies CUDAMemory from the CPU to the GPU.
CUDAMemoryGet   (CUDALink Symbol)
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
CloseSQLConnection   (DatabaseLink Symbol)
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
1 ... 656|657|658|659|660|661|662 ... 772 Previous Next

...