671 - 680 of 1866 for EvaluatedSearch Results
View search results from all Wolfram sites (8273 matches)
Curve Fitting   (Mathematica Tutorial)
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
Exp   (Built-in Mathematica Symbol)
Exp[z] gives the exponential of z.
CellContextDialog   (Mathematica Front End Token)
"CellContextDialog" is a front end token that opens the Cell Context dialog.
ToggleDynamicUpdating   (Mathematica Front End Token)
"ToggleDynamicUpdating" is a front end token that toggles automatic refreshing of a Dynamic.
Csc   (Built-in Mathematica Symbol)
Csc[z] gives the cosecant of z.
NDSolve   (Built-in Mathematica Symbol)
NDSolve[eqns, y, {x, x_min, x_max}] finds a numerical solution to the ordinary differential equations eqns for the function y with the independent variable x in the range ...
CDF   (Built-in Mathematica Symbol)
CDF[dist, x] gives the cumulative distribution function for the symbolic distribution dist evaluated at x.CDF[dist, {x_1, x_2, ...}] gives the multivariate cumulative ...
Function   (Built-in Mathematica Symbol)
Function[body] or body & is a pure function. The formal parameters are # (or #1), #2, etc. Function[x, body] is a pure function with a single formal parameter x. ...
Modules and Local Variables   (Mathematica Tutorial)
Mathematica normally assumes that all your variables are global. This means that every time you use a name like x, Mathematica normally assumes that you are referring to the ...
Sound   (Mathematica Tutorial)
On most computer systems, Mathematica can produce not only graphics but also sound. Mathematica treats graphics and sound in a closely analogous way. For example, just as you ...
1 ... 65|66|67|68|69|70|71 ... 187 Previous Next

...