11 - 20 of 132 for ChopSearch Results
View search results from all Wolfram sites (1441 matches)
Round   (Built-in Mathematica Symbol)
Round[x] gives the integer closest to x. Round[x, a] rounds to the nearest multiple of a.
Tolerance   (Built-in Mathematica Symbol)
Tolerance is an option for various numerical options which specifies the tolerance that should be allowed in computing results.
NSeries   (Numerical Calculus Package Symbol)
NSeries[f, {x, x_0, n}] gives a numerical approximation to the series expansion of f about the point x = x_0 including the terms (x - x_0) -n through (x - x_0) n.
Radius   (Numerical Calculus Package Symbol)
Radius is an option to NSeries that specifies the radius of the circle around which the function is to be sampled.
Accuracy   (Built-in Mathematica Symbol)
Accuracy[x] gives the effective number of digits to the right of the decimal point in the number x.
Cross   (Built-in Mathematica Symbol)
Cross[a, b] gives the vector cross product of a and b.
DerivativeFilter   (Built-in Mathematica Symbol)
DerivativeFilter[image, {n_1, n_2}] computes the n_i\[Null]^th derivative of image in the vertical and horizontal directions.DerivativeFilter[image, {n_1, n_2}, \[Sigma]] ...
PrincipalComponents   (Built-in Mathematica Symbol)
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
Check the Results of DSolve   (Mathematica How To)
While DSolve usually returns the correct solution to a differential equation it is given, it is common practice to verify the solution returned by any differential equation ...
Ceiling   (Built-in Mathematica Symbol)
Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.
1|2|3|4|5 ... 14 Previous Next

...