Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Absolute value

From Prime-Wiki
Revision as of 16:58, 29 August 2022 by Happy5214 (talk | contribs) (Moving to new subcategory)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The absolute value of a real number is defined as:

|x|=x when x0

|x|=x when x<0

The absolute value of a complex number z = x + iy is defined as:

|z|=x2+y2

where we take the positive value of the square root. Note that when y = 0, both definitions are equivalent.

Geometrically, the absolute value of a number represents its distance from the origin.

External links