251 - 260 of 297 for PrimeSearch Results
View search results from all Wolfram sites (5897 matches)
MathLink Development in C (Mac OS X)   (Mathematica Tutorial)
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
CompleteGraph   (Built-in Mathematica Symbol)
CompleteGraph[n] gives the complete graph with n vertices K_n.CompleteGraph[{n_1, n_2, ..., n_k}] gives the complete k-partite graph with n_1 + n_2 + \[CenterEllipsis] + n_k ...
DiscretePlot3D   (Built-in Mathematica Symbol)
DiscretePlot3D[expr, {i, i_min, i_max}, {j, j_min, j_max}] generates a plot of the values of expr when i runs from i_min to i_max and j runs from j_min to ...
Statistical Model Analysis   (Mathematica Tutorial)
When fitting models to data, it is often useful to analyze how well the model fits the data and how well the fitting meets the assumptions of the model. For a number of ...
RandomVariate   (Built-in Mathematica Symbol)
RandomVariate[dist] gives a pseudorandom variate from the symbolic distribution dist.RandomVariate[dist, n] gives a list of n pseudorandom variates from the symbolic ...
Take a Derivative   (Mathematica How To)
Mathematica makes it easy to take even the most complicated derivatives involving any of its huge range of differentiable special functions.
NumberFieldDiscriminant   (Built-in Mathematica Symbol)
NumberFieldDiscriminant[a] gives the discriminant of the field \[DoubleStruckCapitalQ][a] generated by the algebraic number a.
$Assumptions   (Built-in Mathematica Symbol)
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
ParallelMap   (Built-in Mathematica Symbol)
ParallelMap[f, expr] applies f in parallel to each element on the first level in expr.ParallelMap[f, expr, levelspec] applies f in parallel to parts of expr specified by ...
Sum   (Built-in Mathematica Symbol)
Sum[f, {i, i_max}] evaluates the sum \[Sum]i = 1 i_max f. Sum[f, {i, i_min, i_max}] starts with i = i_min. Sum[f, {i, i_min, i_max, di}] uses steps d i. Sum[f, {i, {i_1, i_2, ...
1 ... 23|24|25|26|27|28|29|30 Previous Next

...