Mathematica > Evaluation Control >

NHoldAll

NHoldAll
is an attribute which specifies that none of the arguments to a function should be affected by N.
  • 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.
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team