1181 - 1190 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
KuiperTest   (Built-in Mathematica Symbol)
KuiperTest[data] tests whether data is normally distributed using the Kuiper test.KuiperTest[data, dist] tests whether data is distributed according to dist using the Kuiper ...
MaxValue   (Built-in Mathematica Symbol)
MaxValue[f, x] gives the maximum value of f with respect to x.MaxValue[f, {x, y, ...}] gives the maximum value of f with respect to x, y, .... MaxValue[{f, cons}, {x, y, ...
MinValue   (Built-in Mathematica Symbol)
MinValue[f, x] gives the minimum value of f with respect to x.MinValue[f, {x, y, ...}] gives the minimum value of f with respect to x, y, .... MinValue[{f, cons}, {x, y, ...
ParallelCombine   (Built-in Mathematica Symbol)
ParallelCombine[f, h[e_1, e_2, ...], comb] evaluates f[h[e_1, e_2, ...]] in parallel by distributing parts of the computation to all parallel kernels and combining the ...
PrintingOptions   (Built-in Mathematica Symbol)
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.
Numerical Solution of ...   (Mathematica Tutorial)
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
Setting Up External Functions to Be ...   (Mathematica Tutorial)
If you have a function defined in an external program, then what you need to do in order to make it possible to call the function from within Mathematica is to add ...
Solving Equations   (Mathematica Tutorial)
An expression like x^2+2x-7==0 represents an equation in Mathematica. You will often need to solve equations like this, to find out for what values of x they are true. This ...
Some General Notations and Conventions   (Mathematica Tutorial)
The names of built-in functions follow some general guidelines. The main expression or object on which a built-in function acts is usually given as the first argument to the ...
Streams and Low-Level Input and Output   (Mathematica Tutorial)
Files and pipes are both examples of general Mathematica objects known as streams. A stream in Mathematica is a source of input or output. There are many operations that you ...
1 ... 116|117|118|119|120|121|122 ... 272 Previous Next

...