LatticeReduce[{v_1, v_2, ...}] gives a reduced basis for the set of vectors v_i.
Representations of real intervals. This represents all numbers between -2 and +5. The square of any number between -2 and +5 is always between 0 and 25.
Uniform sequence of IEEE double-precision complex numbers. Binary data format.
Uniform sequence of IEEE quad-precision complex numbers. Binary data format.
Uniform sequence of IEEE single-precision complex numbers. Binary data format.
The basis for a nonlinear conjugate gradient method is to effectively apply the linear conjugate gradient method, where the residual is replaced by the gradient. A model ...
ChromaticNumber[g] gives the chromatic number of the graph, which is the fewest number of colors necessary to color the graph.
InputForm[expr] prints as a version of expr suitable for input to Mathematica.
DateDifference[date_1, date_2] gives the number of days from date_1 to date_2.DateDifference[date_1, date_2, " unit"] gives the difference between date_1 and date_2 in the ...
SpanCharacterRounding is an option for selections that specifies the method used for rounding a spanning character when its size is to be adjusted.