181 - 190 of 206 for ArrayPlotSearch Results
View search results from all Wolfram sites (611 matches)
CityData   (Built-in Mathematica Symbol)
CityData["name", " property"] gives the value of the specified property for the city with the specified name.CityData["name"] gives a list of the full specifications of ...
Fibonacci   (Built-in Mathematica Symbol)
Fibonacci[n] gives the Fibonacci number F_n. Fibonacci[n, x] gives the Fibonacci polynomial F_n (x).
GraphicsGrid   (Built-in Mathematica Symbol)
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
GroupMultiplicationTable   (Built-in Mathematica Symbol)
GroupMultiplicationTable[group] gives the multiplication table of group as an array.
Log   (Built-in Mathematica Symbol)
Log[z] gives the natural logarithm of z (logarithm to base e). Log[b, z] gives the logarithm to base b.
Sec   (Built-in Mathematica Symbol)
Sec[z] gives the secant of z.
Table   (Built-in Mathematica Symbol)
Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
TabView   (Built-in Mathematica Symbol)
TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which clicking the tab with label lbl_i displays expr_i. TabView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...
Tan   (Built-in Mathematica Symbol)
Tan[z] gives the tangent of z.
OpenCLLink Programming   (OpenCLLink Tutorial)
Programming OpenCL in Mathematica is simple since the user need not write C wrapper code—which can be quite verbose, difficult to understand, and hard to debug. Using ...
1 ... 16|17|18|19|20|21 Previous Next

...