Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

Absolute value |x| is the distance of a number from zero on the number line, always non-negative. |3| = 3, |−3| = 3, |0| = 0. In complex numbers, absolute value is the distance from the origin: |a+bi| = √(a²+b²).

ステップバイステップガイド

  1. 1|x| = x if x ≥ 0; |x| = −x if x < 0
  2. 2|x − y| = distance between x and y on the number line
  3. 3Triangle inequality: |a + b| ≤ |a| + |b|
  4. 4Properties: |ab| = |a||b|, |a/b| = |a|/|b|, |a|² = a²

解いた例

入力
|−7.5|
結果
7.5
Distance from zero, always positive
入力
|3 − 8|
結果
5
Distance between 3 and 8 on number line

計算する準備はできましたか?無料の Absolute Value 計算機をお試しください

自分で試してみる→

設定