SQLDataTypeInformation[conn] returns information about the data types that can be stored in an SQL connection.
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...
CUDAFunction[args] represents a function loaded using CUDAFunctionLoad.
If you make a definition like f[x_]:=x Sin[x], Mathematica will store the expression x Sin[x] in a form that can be evaluated for any x. Then when you give a particular value ...
CreateObjectFile[source, name] compiles a string of C code and creates an executable file, name.ext.CreateObjectFile[{file 1, ...}, name] compiles a number of C source files ...
Widget["TextPanel"] represents a text panel.
WorkingForm is an option of Notation, Symbolize and InfixNotation that defines in which form the notation will be defined.
Make Template inserts a template based on a selected function name.
InputNotebook[] gives the current notebook into which keyboard input in the front end will be directed.
$Path
(Built-in Mathematica Symbol) $Path gives the default list of directories to search in attempting to find an external file.