1121 - 1130 of 1330 for surface integralsSearch Results
View search results from all Wolfram sites (16437 matches)
Create an Image Object   (Mathematica How To)
Images are an important standard data structure, tightly integrated with the Mathematica front end and kernel. Image objects are created by default when you import any file ...
And   (Built-in Mathematica Symbol)
e_1 && e_2 && ... is the logical AND function. It evaluates its arguments in order, giving False immediately if any of them are False, and True if they are all True.
BellB   (Built-in Mathematica Symbol)
BellB[n] gives the Bell number B_n. BellB[n, x] gives the Bell polynomial B_n (x).
Cell   (Built-in Mathematica Symbol)
Cell[contents] is the low-level representation of a cell inside a Mathematica notebook. Cell[contents, " style"] represents a cell in the specified style.
Export   (Built-in Mathematica Symbol)
Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...
GegenbauerC   (Built-in Mathematica Symbol)
GegenbauerC[n, m, x] gives the Gegenbauer polynomial C_n^(m)(x). GegenbauerC[n, x] gives the renormalized form lim_(m->0) C_n^(m)(x)/m.
LaguerreL   (Built-in Mathematica Symbol)
LaguerreL[n, x] gives the Laguerre polynomial L_n (x). LaguerreL[n, a, x] gives the generalized Laguerre polynomial L_n^a(x).
LaunchKernels   (Built-in Mathematica Symbol)
LaunchKernels[] launches all currently configured parallel subkernels.LaunchKernels[n] launches n local subkernels on the current computer.LaunchKernels[des] launches a ...
Or   (Built-in Mathematica Symbol)
e_1 || e_2 || ... is the logical OR function. It evaluates its arguments in order, giving True immediately if any of them are True, and False if they are all False.
PrivateNotebookOptions   (Built-in Mathematica Symbol)
PrivateNotebookOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for notebooks that specifies various low-level notebook settings.
1 ... 110|111|112|113|114|115|116 ... 133 Previous Next

...