ValidationLength is an option to FindSequenceFunction and related functions that specifies the number of elements in the input sequence that should be used to validate a ...
Word
(Built-in Mathematica Symbol) Word represents a word in Read, Find, and related functions.
$Failed
(Built-in Mathematica Symbol) $Failed is a special symbol returned by certain functions when they cannot do what they were asked to do.
Manipulate Introduction to Control Objects Views
Depending on the purpose for which you are using a Mathematica notebook, you may want to change its overall appearance. The front end allows you to specify independently the ...
Picking out elements of lists. We will use this list for the examples. Here is the last element of t.
Introduction ODE Integration Methods Partial Differential Equations
Beyond using a keyboard or mouse, you can control Mathematica with a joystick, gamepad, 3D mouse, or any device that follows the industry-standard human interface device ...
ContinuedFraction[x, n] generates a list of the first n terms in the continued fraction representation of x. ContinuedFraction[x] generates a list of all terms that can be ...
LatticeReduce[{v_1, v_2, ...}] gives a reduced basis for the set of vectors v_i.