571 - 580 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
ParallelArray   (Built-in Mathematica Symbol)
ParallelArray[f, n] generates in parallel a list of length n, with elements f[i], evaluated.ParallelArray[f, {n_1, n_2, ...}] generates in parallel an n_1*n_2*... array of ...
ParallelDo   (Built-in Mathematica Symbol)
ParallelDo[expr, {i_max}] evaluates expr in parallel i_max times. ParallelDo[expr, {i, i_max}] evaluates expr in parallel with the variable i successively taking on the ...
PermutationCycles   (Built-in Mathematica Symbol)
PermutationCycles[perm] gives a disjoint cycle representation of permutation perm.
Play   (Built-in Mathematica Symbol)
Play[f, {t, t_min, t_max}] creates an object that plays as a sound whose amplitude is given by f as a function of time t in seconds between t_min and t_max.
PolynomialGCD   (Built-in Mathematica Symbol)
PolynomialGCD[poly_1, poly_2, ...] gives the greatest common divisor of the polynomials poly_i. PolynomialGCD[poly_1, poly_2, ..., Modulus -> p] evaluates the GCD modulo the ...
Precision   (Built-in Mathematica Symbol)
Precision[x] gives the effective number of digits of precision in the number x.
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.
RadioButtonBar   (Built-in Mathematica Symbol)
RadioButtonBar[x, {val_1, val_2, ...}] represents a radio button bar with setting x and with labeled radio buttons for values val_i.RadioButtonBar[Dynamic[x], {val_1, val_2, ...
Scan   (Built-in Mathematica Symbol)
Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
SetSharedVariable   (Built-in Mathematica Symbol)
SetSharedVariable[s_1, s_2, ...] declares the symbols s_i as shared variables whose values are synchronized among all parallel kernels.
1 ... 55|56|57|58|59|60|61 ... 103 Previous Next

...