351 - 360 of 648 for LogSearch Results
View search results from all Wolfram sites (31681 matches)
C Functions   (SymbolicC Tutorial)
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
CountRoots   (Built-in Mathematica Symbol)
CountRoots[poly, x] gives the number of real roots of the polynomial poly in x.CountRoots[poly, {x, a, b}] gives the number of roots between a and b.
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.
$MachineEpsilon   (Built-in Mathematica Symbol)
$MachineEpsilon gives the difference between 1.0 and the next-nearest number representable as a machine-precision number.
Converting between strings, boxes, and expressions. Here is a simple expression. This gives the InputForm of the expression as a string.
Your First Mathematica Calculations   (Mathematica Tutorial)
Type 2+2 and then press Shift+Enter (hold down the Shift key and press Enter) to tell Mathematica to evaluate your input. Note that labels are added automatically, and output ...
CUDAMap   (CUDALink Symbol)
CUDAMap[f, lst] applies f to each element on lst.
TransformedDistribution   (Built-in Mathematica Symbol)
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
WeibullDistribution   (Built-in Mathematica Symbol)
WeibullDistribution[\[Alpha], \[Beta]] represents a Weibull distribution with shape parameter \[Alpha] and scale parameter \[Beta].WeibullDistribution[\[Alpha], \[Beta], ...
Connect to a Remote Kernel   (Mathematica How To)
Mathematica can run its calculations on other computers that have Mathematica installed. Passing computations to other, potentially more powerful, machines can increase the ...
1 ... 33|34|35|36|37|38|39 ... 65 Previous Next

...