Absolute value

From Maths
Revision as of 17:56, 18 March 2016 by Boris (Talk | contribs) (Examples: and notably, |0|=0)

Jump to: navigation, search

The absolute value is sometimes called "abs"

Definition

The absolute value is a function ||:RR given by:

|x|={xx0xotherwise

It simply returns the positive value of a number.

Note

More strictly the function should be given as: ||:RR0

Examples

  1. |2|=2
  2. |2|=2
  3. |0|=0