Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Programming /

NHoldAll

FilledSmallSquare NHoldAll is an attribute which specifies that none of the arguments to a function should be affected by N.

FilledSmallSquare NHoldAll, NHoldFirst and NHoldRest are useful in ensuring that arguments to functions are maintained as exact integers, rather than being converted by N to approximate numbers.

FilledSmallSquare See Section 2.6.3.

FilledSmallSquare See also: NumericFunction, HoldAll.

FilledSmallSquare New in Version 3.

Further Examples



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.