901 - 910 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
Rearranging Nested Lists   (Mathematica Tutorial)
You will encounter nested lists if you use matrices or generate multidimensional arrays and tables. Mathematica provides many functions for handling such lists. A few ...
Attributes   (Built-in Mathematica Symbol)
Attributes[symbol] gives the list of attributes for a symbol.
Mesh   (Built-in Mathematica Symbol)
Mesh is an option for Plot3D, DensityPlot, and other plotting functions that specifies what mesh should be drawn.
Specularity   (Built-in Mathematica Symbol)
Specularity[s] is a graphics directive which specifies that surfaces of 3D graphics objects which follow are to be taken to have specularity s. Specularity[s, n] uses ...
SquareFreeQ   (Built-in Mathematica Symbol)
SquareFreeQ[expr] gives True if expr is a square-free polynomial or number, and False otherwise.SquareFreeQ[expr, vars] gives True if expr is square free with respect to the ...
TranslationTransform   (Built-in Mathematica Symbol)
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
Controlling the Precision of Results   (Mathematica Tutorial)
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
Defining Output Formats   (Mathematica Tutorial)
Just as Mathematica allows you to define how expressions should be evaluated, so also it allows you to define how expressions should be formatted for output. The basic idea ...
Low-Level Input and Output Rules   (Mathematica Tutorial)
Low-level functions for converting between expressions and boxes. MakeBoxes generates boxes without evaluating its input. MakeExpression interprets boxes but uses ...
InterpolatingPolynomial   (Built-in Mathematica Symbol)
InterpolatingPolynomial[{f_1, f_2, ...}, x] constructs an interpolating polynomial in x which reproduces the function values f_i at successive integer values 1, 2, ... of x. ...
1 ... 88|89|90|91|92|93|94 ... 260 Previous Next

...