521 - 530 of 991 for collectionSearch Results
InterpolatingFunction   (Built-in Mathematica Symbol)
InterpolatingFunction[domain, table] represents an approximate function whose values are found by interpolation.
Item   (Built-in Mathematica Symbol)
Item[expr, options] represents an item within constructs such as Grid, Overlay, and Manipulate that displays with expr as the content, and with the specified options applied ...
Manipulator   (Built-in Mathematica Symbol)
Manipulator[x] represents a manipulator with setting x in the range 0 to 1. Manipulator[Dynamic[x]] takes the setting to be the dynamically updated current value of x, with ...
NominalVariables   (Built-in Mathematica Symbol)
NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
Opacity   (Built-in Mathematica Symbol)
Opacity[a] is a graphics directive which specifies that graphical objects which follow are to be displayed, if possible, with opacity a. Opacity[a, color] uses the specified ...
PermutationCycles   (Built-in Mathematica Symbol)
PermutationCycles[perm] gives a disjoint cycle representation of permutation perm.
Algebraic Numbers   (Mathematica Tutorial)
The representation of algebraic numbers. When you enter a Root object, the polynomial that appears in it is automatically reduced to a minimal form. This extracts the pure ...
Applying Functions Repeatedly   (Mathematica Tutorial)
Many programs you write will involve operations that need to be iterated several times. Nest and NestList are powerful constructs for doing this. Applying functions of one ...
Basic Statistics   (Mathematica Tutorial)
Basic descriptive statistics operations. Given a list with n elements x_i, the mean Mean[list] is defined to be μ(x)OverscriptBox[x, _]∑x_i/n. The variance Variance[list] ...
Binary Files   (Mathematica Tutorial)
Functions like Read and Write handle ordinary printable text. But in dealing with external data files or devices it is sometimes necessary to go to a lower level, and work ...
1 ... 50|51|52|53|54|55|56 ... 100 Previous Next

...