Mathematica > Mathematics and Algorithms > Mathematical Functions > Numerical Functions >

Abs

Abs[z]
gives the absolute value of the real or complex number z.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • For complex numbers z, Abs[z] gives the modulus |z|.
  • Abs[z] is left unevaluated if z is not a numeric quantity.
  • Abs automatically threads over lists.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team