391 - 400 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
NotebookPut   (Built-in Mathematica Symbol)
NotebookPut[expr] creates a notebook corresponding to expr and makes it the currently selected notebook in the front end. NotebookPut[] creates a new empty ...
OpenWrite   (Built-in Mathematica Symbol)
OpenWrite["file"] opens a file to write output to it, and returns an OutputStream object. OpenWrite[] opens a new file in the default area for temporary files on your ...
Options   (Built-in Mathematica Symbol)
Options[symbol] gives the list of default options assigned to a symbol. Options[expr] gives the options explicitly specified in a particular expression such as a graphics ...
ParallelProduct   (Built-in Mathematica Symbol)
ParallelProduct[expr, {i, i_max}] evaluates the product \[Product]i = 1 i_max expr in parallel.ParallelProduct[expr, {i, i_min, i_max}] starts with i = ...
ParallelSum   (Built-in Mathematica Symbol)
ParallelSum[expr, {i, i_max}] evaluates in parallel the sum \[Sum]i = 1 i_max expr.ParallelSum[expr, {i, i_min, i_max}] starts with i = i min.ParallelSum[expr, {i, i_min, ...
PartitionsP   (Built-in Mathematica Symbol)
PartitionsP[n] gives the number p (n) of unrestricted partitions of the integer n.
Pi   (Built-in Mathematica Symbol)
Pi is \[Pi], with numerical value \[TildeEqual] 3.14159.
PlotStyle   (Built-in Mathematica Symbol)
PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
PolynomialLCM   (Built-in Mathematica Symbol)
PolynomialLCM[poly_1, poly_2, ...] gives the least common multiple of the polynomials poly_i. PolynomialLCM[poly_1, poly_2, ..., Modulus -> p] evaluates the LCM modulo the ...
PrimeQ   (Built-in Mathematica Symbol)
PrimeQ[expr] yields True if expr is a prime number, and yields False otherwise.
1 ... 37|38|39|40|41|42|43 ... 103 Previous Next

...