4071 - 4080 of 8567 for roots of equationsSearch Results
View search results from all Wolfram sites (55063 matches)
TrimmedMean   (Built-in Mathematica Symbol)
TrimmedMean[list, f] gives the mean of the elements in list after dropping a fraction f of the smallest and largest elements.TrimmedMean[list, {f_1, f_2}] gives the mean when ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
Documentation Constructs   (Mathematica Tutorial)
When you write programs in Mathematica, there are various ways to document your code. As always, by far the best thing is to write clear code, and to name the objects you ...
Files and Streams   (Mathematica Tutorial)
Conventions for file names. Most files used by Mathematica are completely system independent. .mx and .exe files are however system dependent. For these files, there is a ...
Generating Unstructured Output   (Mathematica Tutorial)
The functions described in "Textual Input and Output Overview" determine how expressions should be formatted when they are printed, but they do not actually cause anything to ...
Selecting Graphics Objects   (Mathematica Tutorial)
The following sequence shows how to select an object inside a graphic. To begin editing within a graphic, single-click or double-click the background or an object in the ...
Making Definitions   (Mathematica Tutorial)
The replacement operator /. allows you to apply transformation rules to a specific expression. Often, however, you want to have transformation rules automatically applied ...
Transformation Rules for Functions   (Mathematica Tutorial)
"Values for Symbols" discussed how you can use transformation rules of the form x->value to replace symbols by values. The notion of transformation rules in Mathematica is, ...
Trigonometric Expressions   (Mathematica Tutorial)
Functions for manipulating trigonometric expressions. This expands out a trigonometric expression. This factors the expression.
ImplementJavaInterface   (JLink Symbol)
ImplementJavaInterface[interfaces, mappings] uses the Dynamic Proxy facility of Java to create a new Java class and return an object of that class that implements the named ...
1 ... 405|406|407|408|409|410|411 ... 857 Previous Next

...