Mathematica 9 is now available

CeilingMax

Chop

FilledSmallSquareChop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.

FilledSmallSquareChop[expr, delta] replaces numbers smaller in absolute magnitude than delta by 0.

FilledSmallSquareChop uses a default tolerance of .

FilledSmallSquareChop works on both Real and Complex numbers.

FilledSmallSquare See The Mathematica Book: Section 3.1.4.

FilledSmallSquare See also: Rationalize, Round.

Further Examples

CeilingMax



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.