171 - 180 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
Prepend   (Built-in Mathematica Symbol)
Prepend[expr, elem] gives expr with elem prepended.
Plot Functions of Two Variables   (Mathematica How To)
Mathematica gives you the power to visualize functions of two variables in multiple ways, including three-dimensional parametric plots, spherical plots, polar plots, and ...
AppendTo   (Built-in Mathematica Symbol)
AppendTo[s, elem] appends elem to the value of s, and resets s to the result.
Functions as Procedures   (Mathematica Tutorial)
In many kinds of calculations, you may find yourself typing the same input to Mathematica over and over again. You can save yourself a lot of typing by defining a function ...
Collecting Objects Together   (Mathematica Tutorial)
We first encountered lists in "Making Lists of Objects" as a way of collecting numbers together. Here, we shall see many different ways to use lists. You will find that lists ...
FunctionExpand   (Built-in Mathematica Symbol)
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
Function Names as Expressions   (Mathematica Tutorial)
In an expression like f[x], the 'function name' f is itself an expression, and you can treat it as you would any other expression. You can replace names of functions using ...
InterpolatingFunction   (Built-in Mathematica Symbol)
InterpolatingFunction[domain, table] represents an approximate function whose values are found by interpolation.
A variety of moments or combinations of moments are used to summarize a distribution or data. Mean is used to indicate a center location, variance and standard deviation are ...
Introduction to MathLink   (Mathematica Tutorial)
In many cases, you will find it convenient to communicate with external programs at a high level, and to exchange structured data with them. On almost all computer systems, ...
1 ... 15|16|17|18|19|20|21 ... 989 Previous Next

...