3951 - 3960 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
Applying Functions to Parts of ...   (Mathematica Tutorial)
If you have a list of elements, it is often important to be able to apply a function separately to each of the elements. You can do this in Mathematica using Map. This ...
Applying Transformation Rules   (Mathematica Tutorial)
Applying transformation rules. The replacement operator /. (pronounced "slash-dot") applies rules to expressions. You can give a list of rules to apply. Each rule will be ...
Approximate Functions and Interpolation   (Mathematica Tutorial)
In many kinds of numerical computations, it is convenient to introduce approximate functions. Approximate functions can be thought of as generalizations of ordinary ...
Arbitrary-Precision Calculations   (Mathematica Tutorial)
When you use //N to get a numerical result, Mathematica does what a standard calculator would do: it gives you a result to a fixed number of significant figures. You can also ...
Arbitrary-Precision Numbers   (Mathematica Tutorial)
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
Arithmetic   (Mathematica Tutorial)
You can do arithmetic with Mathematica just as you would on an electronic calculator. This is the sum of two numbers. Here the / stands for division, and the ^ stands for ...
When you make a definition in the form f[args]=rhs or f[args]:=rhs, Mathematica associates your definition with the object f. This means, for example, that such definitions ...
Attributes   (Mathematica Tutorial)
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
Automatic Loading of Import/Export ...   (Mathematica Tutorial)
In addition to the interfaces of Import and Export, Mathematica 8 comes with an autoloading mechanism that simplifies the registration of formats used by the Import and ...
Automatic Loading of Packages   (Mathematica Tutorial)
Other tutorials have discussed explicit loading of Mathematica packages using <<package and Needs[package]. Sometimes, however, you may want to set Mathematica up so that it ...
1 ... 393|394|395|396|397|398|399 ... 1009 Previous Next

...