Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Numerical Functions >

Unitize

Unitize[x]
gives 0 when x is zero, and 1 when x has any other numerical value.
  • Unitize[x, dx] gives 0 for any x with magnitude less than dx.
  • Unitize[x] in general works using PossibleZeroQ, and can handle numbers represented in symbolic form.
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team