A(z) Absolute Value kiszámítása
Mi az a Absolute Value?
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²).
Útmutató lépésről lépésre
- 1|x| = x if x ≥ 0; |x| = −x if x < 0
- 2|x − y| = distance between x and y on the number line
- 3Triangle inequality: |a + b| ≤ |a| + |b|
- 4Properties: |ab| = |a||b|, |a/b| = |a|/|b|, |a|² = a²
Worked Examples
Bemenet
|−7.5|
Eredmény
7.5
Distance from zero, always positive
Bemenet
|3 − 8|
Eredmény
5
Distance between 3 and 8 on number line
Készen állsz a számításra? Próbálja ki az ingyenes Absolute Value számológépet
Próbáld ki te is →